Fetching metadata from the HF Docker repository...
Upload 4 files
dd665d0 verified - 1.52 kB initial commit
- 311 Bytes initial commit
- 1.75 kB Upload 4 files
decision_tree_model.pkl Detected Pickle imports (6)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "_codecs.encode",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "sklearn.tree._classes.DecisionTreeRegressor",
- "numpy.dtype"
How to fix it?
8.93 kB Upload 4 files - 28.3 kB Upload indian_food.csv
linear_regression_model.pkl Detected Pickle imports (6)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "_codecs.encode",
- "sklearn.linear_model._base.LinearRegression",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
928 Bytes Upload 4 files random_forest_model.pkl Detected Pickle imports (7)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.ensemble._forest.RandomForestRegressor",
- "_codecs.encode",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "sklearn.tree._classes.DecisionTreeRegressor",
- "numpy.dtype"
How to fix it?
611 kB Upload 4 files - 42 Bytes Update requirements.txt