Skip to content

Commit cee06d1

Browse files
committed
Add interactive data visualization for machine learning model evaluation metrics
1 parent 59b0c30 commit cee06d1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Interactive data viz/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Interactive Data Visualization
2+
3+
## Machine Learning Interactive Visualization
4+
5+
An interactive dashboard for visualizing machine learning model evaluation metrics. The dashboard allows users to adjust parameters like class imbalance, model strength, and cutoff values, and observe the effects on metrics such as ROC/AUC, accuracy, precision, and recall. The dashboard is built using Jupyter and Voila, and is available live online.
6+
7+
- GitHub Repository: [Machine Learning Interactive Visualization](https://github.com/dhaitz/machine-learning-interactive-visualization)

0 commit comments

Comments
 (0)