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
Spaces:
aggtamv
/
nba_plusminus
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
nba_plusminus
3.36 MB
Ctrl+K
Ctrl+K
1 contributor
History:
14 commits
aggtamv
Fix model
38d1f5d
verified
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
README.md
Safe
554 Bytes
Deploy NBA predictor model
about 1 year ago
app.py
Safe
2.82 kB
show error change
about 1 year ago
input_scaler.pkl
pickle
Detected Pickle imports (6)
"sklearn.preprocessing._data.MinMaxScaler"
,
"numpy.dtype"
,
"None.dtype"
,
"numpy.ndarray"
,
"numpy._core.multiarray._reconstruct"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
2.06 kB
xet
Add scaler model
about 1 year ago
model.pth
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
What is a pickle import?
3.35 MB
xet
UI changes and model simplification
about 1 year ago
model.py
Safe
816 Bytes
Fix model
2 months ago
requirements.txt
Safe
42 Bytes
Deploy NBA predictor model
about 1 year ago
target_scaler.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.preprocessing._data.MinMaxScaler"
How to fix it?
719 Bytes
xet
UI changes and model simplification
about 1 year ago