I am trying to learn how to set input parameter values for the Isolation Forest class. I've read this SO answer and the Isolation Forest documentation here, but am unclear on how to go about tweaking the values of the parameters (n_estimators, max_samples, max_features) for a given data set. Aside from this discussion of the contamination parameter, I haven't found a good discussion anywhere of the process of setting the parameter values. Could someone please shed some light on how to do this?
Asked
Active
Viewed 266 times
1
-
Why the -1 rating? – RobC Sep 18 '19 at 12:51