Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AlvaroMros
/
ufc-predictor
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ufc-predictor
/
output
/
models
Ctrl+K
Ctrl+K
3 contributors
History:
4 commits
AlvaroMros
Revert "(CAREFUL!!!!!!) Refactor argument parsing and prediction pipeline"
ffd453e
12 days ago
BernoulliNBModel.joblib
pickle
Detected Pickle imports (7)
"sklearn.naive_bayes.BernoulliNB"
,
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"src.predict.models.BernoulliNBModel"
,
"_codecs.encode"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
5.34 MB
LFS
Update README and UFC data, retrain models
about 1 month ago
EloBaselineModel.joblib
pickle
Detected Pickle imports (10)
"numpy.core.multiarray._reconstruct"
,
"_codecs.encode"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"src.predict.models.EloBaselineModel"
,
"numpy.dtype"
,
"builtins.slice"
,
"pandas.core.frame.DataFrame"
,
"pandas.core.internals.managers.BlockManager"
,
"pandas._libs.internals._unpickle_block"
How to fix it?
938 kB
LFS
Revert "(CAREFUL!!!!!!) Refactor argument parsing and prediction pipeline"
12 days ago
LGBMModel.joblib
pickle
Detected Pickle imports (9)
"numpy.dtype"
,
"collections.OrderedDict"
,
"numpy.core.multiarray.scalar"
,
"collections.defaultdict"
,
"lightgbm.basic.Booster"
,
"src.predict.models.LGBMModel"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"lightgbm.sklearn.LGBMClassifier"
How to fix it?
6.66 MB
LFS
Update README and UFC data, retrain models
about 1 month ago
LogisticRegressionModel.joblib
pickle
Detected Pickle imports (7)
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"src.predict.models.LogisticRegressionModel"
,
"_codecs.encode"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
5.52 MB
LFS
Revert "(CAREFUL!!!!!!) Refactor argument parsing and prediction pipeline"
12 days ago
RandomForestModel.joblib
pickle
Detected Pickle imports (8)
"src.predict.models.RandomForestModel"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.core.multiarray._reconstruct"
,
"_codecs.encode"
,
"sklearn.ensemble._forest.RandomForestClassifier"
How to fix it?
49.7 MB
LFS
Update README and UFC data, retrain models
about 1 month ago
SVCModel.joblib
pickle
Detected Pickle imports (7)
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"src.predict.models.SVCModel"
,
"sklearn.svm._classes.SVC"
,
"_codecs.encode"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
7.2 MB
LFS
Update README and UFC data, retrain models
about 1 month ago
XGBoostModel.joblib
pickle
Detected Pickle imports (13)
"pandas.core.internals.managers.BlockManager"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"pandas._libs.internals._unpickle_block"
,
"builtins.bytearray"
,
"numpy.core.multiarray._reconstruct"
,
"Amir.slice"
,
"xgboost.core.Booster"
,
"xgboost.sklearn.XGBClassifier"
,
"_codecs.encode"
,
"numpy.ndarray"
,
"src.predict.models.XGBoostModel"
,
"pandas.core.frame.DataFrame"
How to fix it?
6.07 MB
LFS
Update README and UFC data, retrain models
about 1 month ago