OutlierClassifier(model=IsolationForest(contamination=0.01, n_estimators=1000,
random_state=0))In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook. OutlierClassifier(model=IsolationForest(contamination=0.01, n_estimators=1000,
random_state=0))IsolationForest(contamination=0.01, n_estimators=1000, random_state=0)
IsolationForest(contamination=0.01, n_estimators=1000, random_state=0)