Update README.md
9c89bfe verified - metrics Add metrics files for trained machine learning models
- 1.57 kB Updated the Model
- 5.72 kB Update README.md
model_K_nearest.pkl Detected Pickle imports (6)
- "numpy.dtype",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "_codecs.encode",
- "sklearn.neighbors._classification.KNeighborsClassifier"
How to fix it?
2.02 MB Add trained machine learning models model_Logistic_Regression.pkl Detected Pickle imports (6)
- "numpy.dtype",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.linear_model._logistic.LogisticRegression",
- "_codecs.encode"
How to fix it?
1.36 kB Add trained machine learning models model_RandomForestClassifier.pkl Detected Pickle imports (7)
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.core.multiarray._reconstruct",
- "_codecs.encode",
- "numpy.ndarray",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "sklearn.ensemble._forest.RandomForestClassifier"
How to fix it?
31.6 MB Add trained machine learning models - 345 kB Add trained machine learning models
model_crossval_logistic_regression.pkl Detected Pickle imports (6)
- "numpy.dtype",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.linear_model._logistic.LogisticRegression",
- "_codecs.encode"
How to fix it?
1.36 kB Add trained machine learning models model_crossval_random_forest.pkl Detected Pickle imports (7)
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.core.multiarray._reconstruct",
- "_codecs.encode",
- "numpy.ndarray",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "sklearn.ensemble._forest.RandomForestClassifier"
How to fix it?
31.6 MB Add trained machine learning models - 2.11 kB Add trained machine learning models
- 1.42 kB Add trained machine learning models
model_svc.pkl Detected Pickle imports (6)
- "sklearn.svm._classes.SVC",
- "numpy.dtype",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.core.multiarray._reconstruct",
- "_codecs.encode"
How to fix it?
647 kB Add trained machine learning models - 134 kB Add trained machine learning models