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
1 contributor
History:
13 commits
aggtamv
show error change
30fa9c2
9 months ago
.gitattributes
Safe
1.52 kB
initial commit
9 months ago
README.md
Safe
554 Bytes
Deploy NBA predictor model
9 months ago
app.py
Safe
2.82 kB
show error change
9 months ago
input_scaler.pkl
2.06 kB
xet
Add scaler model
9 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
9 months ago
model.py
Safe
842 Bytes
Deploy NBA predictor model
9 months ago
requirements.txt
Safe
42 Bytes
Deploy NBA predictor model
9 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
9 months ago