Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
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
20 days ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
README.md
Safe
554 Bytes
Deploy NBA predictor model
11 months ago
app.py
Safe
2.82 kB
show error change
11 months 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
11 months 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
11 months ago
model.py
Safe
816 Bytes
Fix model
20 days ago
requirements.txt
Safe
42 Bytes
Deploy NBA predictor model
11 months 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
11 months ago