Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
niru-nny
/
house-price-prediction
like
0
Tabular Regression
Joblib
california-housing
English
scikit-learn
random-forest
house-prices
california-housing
real-estate
regression
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
2cac6d4
house-price-prediction
43.4 MB
Ctrl+K
Ctrl+K
1 contributor
History:
11 commits
niru-nny
Upload DEPLOYMENT_GUIDE.md with huggingface_hub
2cac6d4
verified
7 months ago
.gitattributes
260 Bytes
Upload .gitattributes with huggingface_hub
7 months ago
DEPLOYMENT_GUIDE.md
5.81 kB
Upload DEPLOYMENT_GUIDE.md with huggingface_hub
7 months ago
LICENSE
1.09 kB
Upload LICENSE with huggingface_hub
7 months ago
README.md
7.16 kB
Upload README.md with huggingface_hub
7 months ago
example_usage.py
7.02 kB
Upload example_usage.py with huggingface_hub
7 months ago
house_price_model.joblib
pickle
Detected Pickle imports (6)
"numpy.ndarray"
,
"sklearn.tree._tree.Tree"
,
"sklearn.tree._classes.DecisionTreeRegressor"
,
"sklearn.ensemble._forest.RandomForestRegressor"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
How to fix it?
43.4 MB
xet
Upload house_price_model.joblib with huggingface_hub
7 months ago
inference.py
8.52 kB
Upload inference.py with huggingface_hub
7 months ago
preprocessing_pipeline.joblib
pickle
Detected Pickle imports (12)
"sklearn.compose._column_transformer.ColumnTransformer"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"_codecs.encode"
,
"numpy.dtype"
,
"sklearn.impute._base.SimpleImputer"
,
"numpy._core.multiarray._reconstruct"
,
"numpy._core.multiarray _reconstruct._RemainderColsList"
,
"sklearn.pipeline.Pipeline"
,
"numpy.float64"
,
"sklearn.preprocessing._data.StandardScaler"
How to fix it?
3.88 kB
xet
Upload preprocessing_pipeline.joblib with huggingface_hub
7 months ago
requirements.txt
165 Bytes
Upload requirements.txt with huggingface_hub
7 months ago
test_deployment.py
10.9 kB
Upload test_deployment.py with huggingface_hub
7 months ago