Coder Social home page Coder Social logo

cmu-mlip-zeno-lab's Introduction

cmu-mlip-zeno-lab

Lab 4: Model Testing with Zeno platform

In this lab, you will gain hands-on experience with Zeno. Zeno is an interactive AI evaluation platform for exploring, debugging, and sharing how your AI systems perform. Evaluate any task and data type with Zeno's modular views which support everything from chatbot conversations to object detection and audio transcription. To receive credit for this lab, show your work to the TA during recitation.

Deliverables

  • Creating a Zeno Account
  • Create a project and upload existing dataset to the project
  • Adding the "avg length ratio" Zeno metric to your project
  • Create 2/3 slices and derive meaningful insights and showcase them to the TA

Creating Zeno account

If you don't have a Zeno account already, create one on Zeno Hub (https://hub.zenoml.com/signup). After logging in to Zeno Hub, generate your API key by clicking on your profile at the top right to navigate to your account page.

Getting started

  • Clone the starter code from this Git repository.
  • The repository includes a python notebook which contains the started code.

Code related details

  • Replace the API key in the started code
  • Create the project and verify if you can access your project on the hub
  • Finish all 6 steps mentioned in the python notebook
  • Verify if the data has been uploaded on the zeno hub project you created
  • Go back to Step 2 - Uncomment this line -> ZenoMetric(name="avg length ratio", type="mean", columns=["avg_length_ratio"])
  • Go back to Step 3 - Uncomment the last line -> Complete the function to calculate the avg length ratio
  • Upload the system outputs again and verify if the newly added metric has been reflected

Additional resources

cmu-mlip-zeno-lab's People

Contributors

sayalikandarkar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.