Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ranimeree
/
stroke_predict
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1d8362d
stroke_predict
4.36 MB
Ctrl+K
Ctrl+K
1 contributor
History:
89 commits
ranimeree
update app.py using joblib.load
1d8362d
verified
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
README.md
Safe
235 Bytes
initial commit
over 1 year ago
app.py
Safe
3.08 kB
update app.py using joblib.load
over 1 year ago
model.joblib
pickle
Detected Pickle imports (2)
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.ensemble._forest.RandomForestClassifier"
How to fix it?
661 Bytes
xet
Upload model.joblib
over 1 year ago
model.pkl
pickle
Detected Pickle imports (39)
"mlflow.utils.autologging_utils.safety._AutologgingSessionManager"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.core.multiarray.scalar"
,
"mlflow.data.pandas_dataset.from_pandas"
,
"numpy.dtype"
,
"sklearn.tree._tree.Tree"
,
"mlflow.data.code_dataset_source.CodeDatasetSource"
,
"mlflow.utils.autologging_utils.safety._validate_autologging_run"
,
"inspect.Signature"
,
"numpy.core.multiarray._reconstruct"
,
"mlflow.utils.autologging_utils.autologging_is_disabled"
,
"inspect._ParameterKind"
,
"mlflow.entities.dataset_input.DatasetInput"
,
"mlflow.utils.autologging_utils.safety._validate_args"
,
"cloudpickle.cloudpickle._make_function"
,
"mlflow.utils.autologging_utils.logging_and_warnings.set_mlflow_events_and_warnings_behavior_globally"
,
"mlflow.sklearn._AutologgingMetricsManager"
,
"mlflow.data.numpy_dataset.from_numpy"
,
"builtins.list"
,
"mlflow.utils.autologging_utils.get_autologging_config"
,
"cloudpickle.cloudpickle._make_cell"
,
"cloudpickle.cloudpickle._make_empty_cell"
,
"inspect._empty"
,
"collections.defaultdict"
,
"logging.getLogger"
,
"mlflow.entities.input_tag.InputTag"
,
"cloudpickle.cloudpickle.subimport"
,
"mlflow.utils.autologging_utils.logging_and_warnings.set_non_mlflow_warnings_behavior_for_current_thread"
,
"mlflow.utils.autologging_utils.safety.update_wrapper_extended"
,
"mlflow.utils.autologging_utils.events.AutologgingEventLogger"
,
"numpy.ndarray"
,
"inspect.Parameter"
,
"sklearn.ensemble._forest.ForestClassifier.predict"
,
"mlflow.utils.autologging_utils.safety.is_testing"
,
"mlflow.utils.autologging_utils.get_instance_method_first_arg_value"
,
"cloudpickle.cloudpickle._builtin_type"
,
"cloudpickle.cloudpickle._function_setstate"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"sklearn.ensemble._forest.RandomForestClassifier"
How to fix it?
4.35 MB
xet
Upload model.pkl
over 1 year ago
requirements.txt
Safe
45 Bytes
Update requirement.txt
over 1 year ago