Fetching metadata from the HF Docker repository...
initial commit
5b80137
minmaxscaler.pkl
Detected Pickle imports (4)
- "numpy.ndarray",
- "numpy.dtype",
- "numpy.core.multiarray._reconstruct",
- "sklearn.preprocessing._data.MinMaxScaler"
How to fix it?
760 Bytes
initial commit
model.pkl
Detected Pickle imports (7)
- "numpy.core.multiarray.scalar",
- "sklearn.tree._tree.Tree",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.dtype"
How to fix it?
3.58 MB
initial commit
standscaler.pkl
Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "numpy.core.multiarray.scalar",
- "sklearn.preprocessing._data.StandardScaler"
How to fix it?
617 Bytes
initial commit