Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Nickel5HF
/
nfl_wager_model
like
0
Follow
Nickel5
5
Joblib
Safetensors
model_hub_mixin
pytorch_model_hub_mixin
Model card
Files
Files and versions
Community
main
nfl_wager_model
1 contributor
History:
3 commits
Bettensor
added sklearn nfl model and preprocessor
d30e9a6
verified
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
README.md
Safe
320 Bytes
Initial commit of the trained model
2 months ago
calibrated_sklearn_model.joblib
pickle
Detected Pickle imports (12)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.impute._base.SimpleImputer"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"sklearn.calibration.CalibratedClassifierCV"
,
"sklearn.compose._column_transformer.ColumnTransformer"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
,
"sklearn.pipeline.Pipeline"
,
"numpy.float64"
,
"numpy.ndarray"
,
"_codecs.encode"
,
"sklearn.preprocessing._data.StandardScaler"
How to fix it?
25.9 MB
LFS
added sklearn nfl model and preprocessor
2 months ago
config.json
Safe
23 Bytes
Initial commit of the trained model
2 months ago
model.safetensors
Safe
103 kB
LFS
Initial commit of the trained model
2 months ago
preprocessor.joblib
pickle
Detected Pickle imports (11)
"numpy.dtype"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"sklearn.preprocessing._data.StandardScaler"
,
"sklearn.compose._column_transformer.ColumnTransformer"
,
"sklearn.pipeline.Pipeline"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.float64"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.impute._base.SimpleImputer"
,
"_codecs.encode"
How to fix it?
8.69 kB
LFS
added sklearn nfl model and preprocessor
2 months ago