Fetching metadata from the HF Docker repository...
-
1.52 kB
initial commit
-
6 Bytes
Added files for the app
-
339 Bytes
initial commit
-
3.45 kB
modified
logistic_regression.pkl
Detected Pickle imports (6)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "_codecs.encode",
- "sklearn.linear_model._logistic.LogisticRegression",
- "numpy.dtype"
How to fix it?
1.42 kB
Changes
naive_bayes.pkl
Detected Pickle imports (4)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.naive_bayes.GaussianNB",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
1.59 kB
Changes
-
110 kB
Changes
random_forest.pkl
Detected Pickle imports (7)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "_codecs.encode",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.dtype"
How to fix it?
1.11 MB
Changes
-
56 Bytes
added scikit-learn