Fetching metadata from the HF Docker repository...
commit the changes
efcc6b0 - __pycache__ commit the changes
label_encoder.pkl Detected Pickle imports (6)
- "numpy.dtype",
- "_codecs.encode",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.preprocessing._label.LabelEncoder"
How to fix it?
548 Bytes commit the changes performance_model.pkl Detected Pickle imports (6)
- "numpy.dtype",
- "_codecs.encode",
- "sklearn.linear_model._base.LinearRegression",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
1 kB commit the changes retention_model.pkl Detected Pickle imports (7)
- "numpy.dtype",
- "_codecs.encode",
- "numpy.ndarray",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.ensemble._forest.RandomForestClassifier"
How to fix it?
1.39 MB commit the changes satisfaction_model.pkl Detected Pickle imports (6)
- "numpy.dtype",
- "_codecs.encode",
- "sklearn.linear_model._base.LinearRegression",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
960 Bytes commit the changes - 2.28 kB commit the changes
training_model.pkl Detected Pickle imports (7)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.ndarray",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "_codecs.encode",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy.core.multiarray._reconstruct"
How to fix it?
25.9 MB commit the changes