Fetching metadata from the HF Docker repository...
Create app.py
a05fa4d verified - 1.52 kB initial commit
- 260 Bytes initial commit
- 2.97 kB Create app.py
df_2024_preprocessed.pkl Detected Pickle imports (9)
- "pandas._libs.internals._unpickle_block",
- "numpy._core.multiarray._reconstruct",
- "pandas.core.indexes.base.Index",
- "builtins.slice",
- "numpy.ndarray",
- "pandas.core.indexes.base._new_Index",
- "numpy.dtype",
- "pandas.core.frame.DataFrame",
- "pandas.core.internals.managers.BlockManager"
How to fix it?
8.22 kB Upload 4 files kmeans.pkl Detected Pickle imports (5)
- "numpy._core.multiarray._reconstruct",
- "sklearn.cluster._kmeans.KMeans",
- "numpy.ndarray",
- "numpy._core.multiarray.scalar",
- "numpy.dtype"
How to fix it?
1.05 kB Upload 4 files random_forest_model.pkl Detected Pickle imports (6)
- "numpy._core.multiarray._reconstruct",
- "sklearn.tree._classes.DecisionTreeRegressor",
- "numpy.ndarray",
- "sklearn.ensemble._forest.RandomForestRegressor",
- "numpy.dtype",
- "sklearn.tree._tree.Tree"
How to fix it?
63.5 kB Upload 4 files - 40 Bytes Create requirements.txt
scaler.pkl Detected Pickle imports (5)
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.ndarray",
- "numpy._core.multiarray.scalar",
- "numpy.dtype"
How to fix it?
1.03 kB Upload 4 files