Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ThirdEyeData
/
Maximum_Repair_Prediction
like
1
Runtime error
App
Files
Files
Community
main
Maximum_Repair_Prediction
1 contributor
History:
17 commits
saritha5
Update app.py
7b6a1c7
over 1 year ago
.gitattributes
Safe
1.48 kB
initial commit
over 1 year ago
README.md
Safe
251 Bytes
Update README.md
over 1 year ago
app.py
Safe
3.84 kB
Update app.py
over 1 year ago
manufacturer_le.pkl
pickle
Detected Pickle imports (4)
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
How to fix it?
312 Bytes
LFS
Upload manufacturer_le.pkl
over 1 year ago
max_repair_model.pkl
pickle
Detected Pickle imports (6)
"sklearn.tree._tree.Tree"
,
"numpy.dtype"
,
"sklearn.tree._classes.DecisionTreeRegressor"
,
"sklearn.ensemble._forest.RandomForestRegressor"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
How to fix it?
427 MB
LFS
Upload max_repair_model.pkl
over 1 year ago
requirements.txt
Safe
73 Bytes
Update requirements.txt
over 1 year ago