Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mekam
/
NetSentinel
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
NetSentinel
/
src
/
models
16.4 kB
1 contributor
History:
6 commits
Mekam
feat(supervisor): all
7bc2636
3 months ago
L1_Logistic_v0.joblib
pickle
Detected Pickle imports (4)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
2.61 kB
xet
feat(prediction): add prediction model for l2 and improve report
3 months ago
l2_XGBOOST_Supervisor_V0.joblib
pickle
Detected Pickle imports (5)
"xgboost.sklearn.XGBClassifier"
,
"builtins.bytearray"
,
"numpy.dtype"
,
"numpy._core.multiarray.scalar"
,
"xgboost.core.Booster"
How to fix it?
5.42 kB
xet
feat(predict): added road for prediction ajd load models
3 months ago
l2_XGBOOST_Supervisor_V5.joblib
pickle
Detected Pickle imports (3)
"xgboost.sklearn.XGBClassifier"
,
"xgboost.core.Booster"
,
"builtins.bytearray"
How to fix it?
8.37 kB
xet
feat(supervisor): all
3 months ago