Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Gokulnath2003
/
Car-price-pred
like
0
Sleeping
App
Files
Files
Community
abd84ba
Car-price-pred
1 contributor
History:
17 commits
Gokulnath2003
Update app.py
abd84ba
verified
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
DecisionTreeRegressor_model.pkl
pickle
Detected Pickle imports (5)
"numpy.dtype"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.tree._tree.Tree"
,
"sklearn.tree._classes.DecisionTreeRegressor"
How to fix it?
1.64 MB
LFS
Upload 2 files
3 months ago
LinearRegression_model.pkl
pickle
Detected Pickle imports (5)
"numpy.dtype"
,
"sklearn.linear_model._base.LinearRegression"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.core.multiarray.scalar"
How to fix it?
1.07 kB
LFS
Upload LinearRegression_model.pkl
3 months ago
README.md
Safe
240 Bytes
initial commit
3 months ago
RandomForestRegressor_model.pkl
pickle
Detected Pickle imports (6)
"sklearn.tree._tree.Tree"
,
"sklearn.ensemble._forest.RandomForestRegressor"
,
"numpy.dtype"
,
"sklearn.tree._classes.DecisionTreeRegressor"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
104 MB
LFS
Upload 2 files
3 months ago
app.py
Safe
3.5 kB
Update app.py
3 months ago
requirements.txt
Safe
42 Bytes
Update requirements.txt
3 months ago