Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

sklearn isolationforest

from sklearn.ensemble import IsolationForesti
forest = IsolationForest(n_estimators = 100).fit(df)
Source by radiant-brushlands-42789.herokuapp.com #
 
PREVIOUS NEXT
Tagged: #sklearn #isolationforest
ADD COMMENT
Topic
Name
1+5 =