Update README.md
899f155
verified
-
1.52 kB
initial commit
-
228 Bytes
Update README.md
-
5.56 kB
Update app.py
hairclassifier_rf.pkl
Detected Pickle imports (7)
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy.ndarray",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "sklearn.tree._tree.Tree",
- "numpy.dtype",
- "numpy.core.multiarray._reconstruct",
- "numpy.core.multiarray.scalar"
How to fix it?
83.7 MB
Add hairclassifier to the model
logistic_regression_l1_oct_2.pkl
Detected Pickle imports (5)
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.linear_model._logistic.LogisticRegression",
- "numpy.core.multiarray.scalar",
- "numpy.ndarray"
How to fix it?
1.15 kB
Add requirements and model files
-
1.22 kB
Bugfix update model
-
99 Bytes
Bugifx: requirements
-
9.62 kB
Add model files and parse
-
13.2 kB
Bugfix update model
-
2.02 kB
Add hairclassifier to the model