Fetching metadata from the HF Docker repository...
Update app.py
462432d
verified
-
1.52 kB
initial commit
-
327 Bytes
initial commit
-
2.2 kB
Update app.py
loan_classifier.joblib
Detected Pickle imports (7)
- "numpy.dtype",
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "_codecs.encode",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.ndarray"
How to fix it?
68.2 MB
done
-
48 Bytes
update
std_scaler.bin
Detected Pickle imports (6)
- "numpy.dtype",
- "sklearn.preprocessing._data.StandardScaler",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "_codecs.encode"
How to fix it?
1.33 kB
Done