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...
1e22d48
nba_plusminus
3.36 MB
Ctrl+K
Ctrl+K
1 contributor
History:
10 commits
aggtamv
Add scaler model
1e22d48
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
README.md
Safe
554 Bytes
Deploy NBA predictor model
10 months ago
app.py
2.71 kB
UI changes and model simplification
10 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
10 months ago
model.pth
Safe
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
10 months ago
model.py
Safe
842 Bytes
Deploy NBA predictor model
10 months ago
requirements.txt
Safe
42 Bytes
Deploy NBA predictor model
10 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
10 months ago