Fetching metadata from the HF Docker repository...
Update app.py
d80ace1 verified - .idea Initial Commit
- flagged Initial Commit
- 1.52 kB initial commit
- 3.31 kB Initial Commit
- 280 Bytes Update README.md
- 3.04 kB Update app.py
best_random_forest_model.joblib Detected Pickle imports (7)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "_codecs.encode",
- "numpy.core.multiarray._reconstruct"
How to fix it?
410 MB Initial Commit - 202 Bytes Update requirements.txt
std_scaler.bin Detected Pickle imports (7)
- "numpy.ndarray",
- "numpy.dtype",
- "numpy.core.multiarray.scalar",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "_codecs.encode",
- "numpy.core.multiarray._reconstruct",
- "sklearn.preprocessing._data.StandardScaler"
How to fix it?
1.14 kB Initial Commit