Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
gaurangdave
/
mnist_digits_recognition
like
0
Joblib
Model card
Files
Files and versions
xet
Community
main
mnist_digits_recognition
32.5 GB
1 contributor
History:
47 commits
This model has 6 files scanned as suspicious.
Show
files
gaurangdave
Upload ensemble/tuned_blended_svc_model.pkl with huggingface_hub
9d198f4
verified
11 months ago
ensemble
Upload ensemble/tuned_blended_svc_model.pkl with huggingface_hub
11 months ago
.gitattributes
Safe
1.6 kB
Upload default_logistic_regression_probabilites.csv with huggingface_hub
11 months ago
default_logistic_regression_probabilites.csv
Safe
12.2 MB
xet
Upload default_logistic_regression_probabilites.csv with huggingface_hub
11 months ago
knn_v0.joblib
pickle
Detected Pickle imports (9)
"numpy.ndarray"
,
"_codecs.encode"
,
"numpy.dtype"
,
"sklearn.neighbors._classification.KNeighborsClassifier"
,
"sklearn.pipeline.Pipeline"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.preprocessing._function_transformer.FunctionTransformer"
,
"numpy.core.multiarray._reconstruct"
,
"__main__.preprocess_data"
How to fix it?
352 MB
xet
Upload knn_v0.joblib with huggingface_hub
11 months ago
knn_v1.joblib
pickle
Detected Pickle imports (9)
"sklearn.pipeline.Pipeline"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.preprocessing._function_transformer.FunctionTransformer"
,
"__main__.preprocess_data"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.neighbors._classification.KNeighborsClassifier"
,
"_codecs.encode"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
352 MB
xet
Upload knn_v1.joblib with huggingface_hub
11 months ago
logistic_regression_v0.joblib
Suspicious
pickle
Detected Pickle imports (9)
"numpy.dtype"
,
"_codecs.encode"
,
"sklearn.pipeline.Pipeline"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.preprocessing._function_transformer.FunctionTransformer"
,
"__main__.preprocess_data"
How to fix it?
77.7 kB
xet
Upload logistic_regression_v0.joblib with huggingface_hub
11 months ago
logistic_regression_v1.joblib
Suspicious
pickle
Detected Pickle imports (9)
"numpy.dtype"
,
"_codecs.encode"
,
"sklearn.pipeline.Pipeline"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.preprocessing._function_transformer.FunctionTransformer"
,
"__main__.preprocess_data"
How to fix it?
77.7 kB
xet
Upload logistic_regression_v1.joblib with huggingface_hub
11 months ago
logistic_regression_v1_cv_results.joblib
pickle
Detected Pickle imports (3)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
2.19 kB
xet
Upload logistic_regression_v1_cv_results.joblib with huggingface_hub
11 months ago
logistic_regression_v2.joblib
Suspicious
pickle
Detected Pickle imports (9)
"numpy.dtype"
,
"_codecs.encode"
,
"sklearn.pipeline.Pipeline"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.preprocessing._function_transformer.FunctionTransformer"
,
"__main__.preprocess_data"
How to fix it?
77.7 kB
xet
Upload logistic_regression_v2.joblib with huggingface_hub
11 months ago
mnist_models_metrics.csv
Safe
3.62 kB
Upload mnist_models_metrics.csv with huggingface_hub
11 months ago
random_forest_v0.joblib
pickle
Detected Pickle imports (10)
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.preprocessing._function_transformer.FunctionTransformer"
,
"_codecs.encode"
,
"__main__.preprocess_data"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"sklearn.pipeline.Pipeline"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
136 MB
xet
Upload random_forest_v0.joblib with huggingface_hub
11 months ago
random_forest_v1.joblib
272 MB
xet
Upload random_forest_v1.joblib with huggingface_hub
11 months ago
svc_augmented_data_v1.joblib
pickle
Detected Pickle imports (7)
"numpy.ndarray"
,
"_codecs.encode"
,
"sklearn.preprocessing._data.MinMaxScaler"
,
"sklearn.pipeline.Pipeline"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
How to fix it?
230 MB
xet
Upload svc_augmented_data_v1.joblib with huggingface_hub
11 months ago
svc_prod.joblib
pickle
Detected Pickle imports (9)
"sklearn.svm._classes.SVC"
,
"api.utils.preprocessing.preprocess_data"
,
"numpy.ndarray"
,
"_codecs.encode"
,
"sklearn.pipeline.Pipeline"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.preprocessing._function_transformer.FunctionTransformer"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
How to fix it?
70.5 MB
xet
Upload svc_prod.joblib with huggingface_hub
11 months ago
svc_prod_v1.joblib
pickle
Detected Pickle imports (7)
"_codecs.encode"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"sklearn.pipeline.Pipeline"
,
"sklearn.preprocessing._data.MinMaxScaler"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
70.5 MB
xet
Upload svc_prod_v1.joblib with huggingface_hub
11 months ago
svc_prod_v2.joblib
pickle
Detected Pickle imports (7)
"_codecs.encode"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"sklearn.pipeline.Pipeline"
,
"sklearn.preprocessing._data.MinMaxScaler"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
70.5 MB
xet
Upload svc_prod_v2.joblib with huggingface_hub
11 months ago
svc_prod_v3.joblib
pickle
Detected Pickle imports (7)
"_codecs.encode"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"sklearn.pipeline.Pipeline"
,
"sklearn.preprocessing._data.MinMaxScaler"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
70.5 MB
xet
Upload svc_prod_v3.joblib with huggingface_hub
11 months ago
svc_v0.joblib
Suspicious
pickle
Detected Pickle imports (9)
"sklearn.svm._classes.SVC"
,
"numpy.ndarray"
,
"_codecs.encode"
,
"numpy.dtype"
,
"sklearn.pipeline.Pipeline"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.preprocessing._function_transformer.FunctionTransformer"
,
"numpy.core.multiarray._reconstruct"
,
"__main__.preprocess_data"
How to fix it?
74.7 MB
xet
Upload svc_v0.joblib with huggingface_hub
11 months ago
svc_v1.joblib
Suspicious
pickle
Detected Pickle imports (9)
"sklearn.svm._classes.SVC"
,
"numpy.ndarray"
,
"_codecs.encode"
,
"numpy.dtype"
,
"sklearn.pipeline.Pipeline"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.preprocessing._function_transformer.FunctionTransformer"
,
"numpy.core.multiarray._reconstruct"
,
"__main__.preprocess_data"
How to fix it?
74.7 MB
xet
Upload svc_v1.joblib with huggingface_hub
11 months ago
svc_v2.joblib
Suspicious
pickle
Detected Pickle imports (9)
"sklearn.svm._classes.SVC"
,
"numpy.ndarray"
,
"_codecs.encode"
,
"numpy.dtype"
,
"sklearn.pipeline.Pipeline"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.preprocessing._function_transformer.FunctionTransformer"
,
"numpy.core.multiarray._reconstruct"
,
"__main__.preprocess_data"
How to fix it?
70.5 MB
xet
Upload svc_v2.joblib with huggingface_hub
11 months ago
svc_v3.joblib
Suspicious
70.7 MB
xet
Upload svc_v3.joblib with huggingface_hub
11 months ago