Fetching metadata from the HF Docker repository...
Upload 6 files
035d562 verified - 1.52 kB initial commit
- 169 Bytes Create Dockerfile
- 251 Bytes initial commit
- 9.04 kB Create api.py
- 353 Bytes Upload 6 files
dropout_kmeans_model.pkl Detected Pickle imports (5)
- "numpy.dtype",
- "sklearn.cluster._kmeans.KMeans",
- "numpy.ndarray",
- "numpy._core.multiarray.scalar",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
17.3 kB Upload 6 files - 1.02 kB Upload 6 files
dropout_randomforest_model.pkl Detected Pickle imports (5)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.ndarray",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy.dtype"
How to fix it?
38.7 MB Upload 6 files dropout_scaler.pkl Detected Pickle imports (7)
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "_codecs.encode",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.dtype",
- "numpy._core.multiarray.scalar",
- "numpy._core.multiarray._reconstruct"
How to fix it?
1.75 kB Upload 6 files dropout_xgboost_model.pkl Detected Pickle imports (5)
- "xgboost.sklearn.XGBClassifier",
- "numpy.dtype",
- "xgboost.core.Booster",
- "builtins.bytearray",
- "numpy._core.multiarray.scalar"
How to fix it?
1.3 MB Upload 6 files - 56 Bytes Create requirements.txt