Fetching metadata from the HF Docker repository...
Update app.py
cf1597e verified - 1.52 kB initial commit
- 254 Bytes initial commit
- 3.33 kB Update app.py
loandefaulter.joblib Detected Pickle imports (7)
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.ndarray",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "_codecs.encode"
How to fix it?
63.4 MB Upload loandefaulter.joblib - 130 Bytes Update requirements.txt
scaler.joblib Detected Pickle imports (6)
- "numpy.dtype",
- "numpy.core.multiarray._reconstruct",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "_codecs.encode"
How to fix it?
1.25 kB Upload scaler.joblib