Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Moditha24
/
ML_project
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
886086a
ML_project
Ctrl+K
Ctrl+K
1 contributor
History:
13 commits
Moditha24
Create requirements.txt
886086a
verified
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
README.md
Safe
231 Bytes
initial commit
2 months ago
app.py
Safe
3.14 kB
Create app.py
2 months ago
best_DecisionTreeRegressor_model.joblib
pickle
Detected Pickle imports (5)
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.tree._tree.Tree"
,
"numpy.dtype"
,
"sklearn.tree._classes.DecisionTreeRegressor"
How to fix it?
5.71 kB
LFS
Rename best_DecisionTreeRegressor_model (1).joblib to best_DecisionTreeRegressor_model.joblib
2 months ago
best_DeepLearning_model.h5
Safe
102 kB
LFS
Rename best_DeepLearning_model (1).h5 to best_DeepLearning_model.h5
2 months ago
best_RandomForestRegressor_model.joblib
pickle
Detected Pickle imports (6)
"sklearn.ensemble._forest.RandomForestRegressor"
,
"sklearn.tree._tree.Tree"
,
"numpy.ndarray"
,
"sklearn.tree._classes.DecisionTreeRegressor"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
How to fix it?
13.1 MB
LFS
Upload 4 files
2 months ago
best_SVR_model.joblib
pickle
Detected Pickle imports (5)
"numpy.ndarray"
,
"numpy._core.multiarray.scalar"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"sklearn.svm._classes.SVR"
How to fix it?
1.9 MB
LFS
Upload 4 files
2 months ago
requirements.txt
Safe
7 Bytes
Create requirements.txt
2 months ago