Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
AlvaroMros
/
ufc-predictor
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ufc-predictor
/
output
/
models
81.4 MB
Ctrl+K
Ctrl+K
3 contributors
History:
4 commits
AlvaroMros
Revert "(CAREFUL!!!!!!) Refactor argument parsing and prediction pipeline"
ffd453e
10 months 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
xet
Update README and UFC data, retrain models
11 months 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
xet
Revert "(CAREFUL!!!!!!) Refactor argument parsing and prediction pipeline"
10 months 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
xet
Update README and UFC data, retrain models
11 months 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
xet
Revert "(CAREFUL!!!!!!) Refactor argument parsing and prediction pipeline"
10 months 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
xet
Update README and UFC data, retrain models
11 months 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
xet
Update README and UFC data, retrain models
11 months 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
xet
Update README and UFC data, retrain models
11 months ago