Skip to content

Commit 37d00e0

Browse files
Update README.md
1 parent 7e7f389 commit 37d00e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# ML_visualizer
2+
3+
Here I used streamlit to visualize a dataset, perform some quary on it, and finally train a machine learning model using sklearn. Finally I plotted some basic curve like ROC-AUC, Precision-Recall and confusion matrix on fly.
4+
All instruction are provided here
25

36
### Dataset
47
+ Dataset can also be founf from *[here](https://archive.ics.uci.edu/ml/datasets/Mushroom)*

0 commit comments

Comments
 (0)