Edit model card
YAML Metadata Error: "widget" must be an array

Model description

[More Information Needed]

Intended uses & limitations

This model is not ready to be used in production.

Training Procedure

[More Information Needed]

Hyperparameters

Click to expand
Hyperparameter Value
memory
steps [('scaler', StandardScaler()), ('model', IsolationForest(max_samples=100, random_state=0))]
verbose False
scaler StandardScaler()
model IsolationForest(max_samples=100, random_state=0)
scaler__copy True
scaler__with_mean True
scaler__with_std True
model__bootstrap False
model__contamination auto
model__max_features 1.0
model__max_samples 100
model__n_estimators 100
model__n_jobs
model__random_state 0
model__verbose 0
model__warm_start False

Model Plot

Pipeline(steps=[('scaler', StandardScaler()),('model', IsolationForest(max_samples=100, random_state=0))])
In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook.
On GitHub, the HTML representation is unable to render, please try loading this page with nbviewer.org.

Evaluation Results

[More Information Needed]

How to Get Started with the Model

[More Information Needed]

Model Card Authors

This model card is written by following authors:

[More Information Needed]

Model Card Contact

You can contact the model card authors through following channels: [More Information Needed]

Citation

Below you can find information related to citation.

BibTeX:

[More Information Needed]

Decision Boundary

Decision Boundary

Plot paths

Decision Boundary

Downloads last month
0

Space using sklearn-docs/anomaly-detection 1