manisnesan / fastchai

Repository capturing deep learning & nlp experiments using fastai & pytorch
Apache License 2.0
2 stars 0 forks source link

Exploration - Getting Started with Evidently #6

Open manisnesan opened 2 years ago

manisnesan commented 2 years ago

Expected Outcomes

manisnesan commented 2 years ago

Notes

Functionality

Requirements Reference Data - Most likely the test data set Current Production Data

img

What should be used as reference & current???

In practice, you can use it in different combinations:

For Data Drift report, include the input features only. For Target Drift reports, include the column with Target and/or Prediction. For Model Performance reports, include the columns with Target and Prediction.

Generates a dashboard with HTML report or json profiles