Fetching metadata from the HF Docker repository...
Update app.py
6068027 verified - 1.52 kB initial commit
- 235 Bytes initial commit
- 10.3 kB Update app.py
- 6 Bytes Create apt.txt
label_encoder.pkl Detected Pickle imports (6)
- "numpy.core.multiarray._reconstruct",
- "_codecs.encode",
- "numpy.dtype",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.preprocessing._label.LabelEncoder"
How to fix it?
648 Bytes Upload 3 files - 82 Bytes Update requirements.txt
rf_genre.pkl Detected Pickle imports (5)
- "numpy.dtype",
- "numpy.ndarray",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
21.5 MB Upload 3 files scaler.pkl Detected Pickle imports (5)
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.core.multiarray.scalar",
- "numpy.dtype",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
2.26 kB Upload 3 files