Coder Social home page Coder Social logo

pyladiesams / model-drift-beginner-dec2022 Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.63 MB

Learn how to handle model drift and perform test-based model monitoring

License: MIT License

Jupyter Notebook 100.00%
data-drift evidently model-drift model-monitoring python target-drift workshop cd4ml mlops

model-drift-beginner-dec2022's Introduction

An introduction to model drift

Level: Beginner

Workshop description

During this workshop you will learn how to:

  • measure your model performance
  • handle model drift
  • perform test-based model monitoring

All this with the help of evidently

Requirements

  • Python 3.6 or higher
  • VS Code

Note: the workshop has been tested with Jupyter notebooks running in the browser and VS Code. The widgets will not display correctly if opened in PyCharm.

Usage

  • Clone the repository and navigate to its root
  • Install the required libraries with pip: $ pip install -r requirements.txt
  • Run $ jupyter nbextension install --sys-prefix --symlink --overwrite --py evidently (installs the Evidently nbextension)
  • Run $ jupyter nbextension enable evidently --py --sys-prefix (activates it)

Note: if you use Jupyter Lab, the reports might not display in the notebook. However, you can still save them as HTML files.

  • Open VS Code settings, choose Workspace tab, update Jupyter: Notebook File Root with ${workspaceFolder}. If this step is skipped, workshop and solution notebooks will run from their folder instead of the root one. Additionaly you will not be able to save reports without ugly hacks.

Note for Windows users:

Unfortunately, building reports inside a Jupyter notebook is not yet possible for Windows. The reason is Windows requires administrator privileges to create symlink. In later versions Evidently will address this issue. You can still generate the HTML to view externally.

Video record

Re-watch YouTube stream here

Credits

This workshop was set up by @pyladiesams and @EzheZhezhe

model-drift-beginner-dec2022's People

Contributors

ezhezhezhe avatar

Stargazers

 avatar

Watchers

 avatar  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.