Update README.md
7b54266 verified - 1.52 kB initial commit
- 6.39 kB Update README.md
adaboost.pkl Detected Pickle imports (5)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.ndarray",
- "sklearn.ensemble._weight_boosting.AdaBoostClassifier",
- "sklearn.tree._classes.DecisionTreeClassifier"
How to fix it?
36.6 kB Upload folder using huggingface_hub decision_tree.pkl Detected Pickle imports (4)
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.ndarray"
How to fix it?
4.53 MB Upload folder using huggingface_hub extra_trees_classifier.pkl Detected Pickle imports (5)
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "sklearn.ensemble._forest.ExtraTreesClassifier",
- "sklearn.tree._classes.ExtraTreeClassifier"
How to fix it?
853 MB Upload folder using huggingface_hub - 2.55 kB Upload folder using huggingface_hub
- 531 kB Upload folder using huggingface_hub
label_encoder.pkl Detected Pickle imports (6)
- "None.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.ndarray",
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._label.LabelEncoder"
How to fix it?
516 Bytes Upload folder using huggingface_hub logistic_regression.pkl Detected Pickle imports (4)
- "numpy.dtype",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.linear_model._logistic.LogisticRegression"
How to fix it?
1.77 kB Upload folder using huggingface_hub mlp_classifier.pkl Detected Pickle imports (5)
- "sklearn.neural_network._multilayer_perceptron.MLPClassifier",
- "sklearn.preprocessing._label.LabelBinarizer",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.ndarray"
How to fix it?
113 kB Upload folder using huggingface_hub random_forest.pkl Detected Pickle imports (5)
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "sklearn.ensemble._forest.RandomForestClassifier"
How to fix it?
435 MB Upload folder using huggingface_hub scaler.pkl Detected Pickle imports (7)
- "None.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.ndarray",
- "numpy._core.multiarray._reconstruct",
- "numpy._core.multiarray.scalar"
How to fix it?
1.79 kB Upload folder using huggingface_hub sgd_classifier.pkl Detected Pickle imports (4)
- "sklearn.linear_model._stochastic_gradient.SGDClassifier",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.ndarray"
How to fix it?
2.01 kB Upload folder using huggingface_hub xgboost.pkl Detected Pickle imports (3)
- "xgboost.sklearn.XGBClassifier",
- "builtins.bytearray",
- "xgboost.core.Booster"
How to fix it?
1.38 MB Upload folder using huggingface_hub