Open cgsavard opened 5 years ago
It seems that IsolationForest has an example already, so I will instead start with cluster/_optics.py
Created pull request for OPTICS class found here https://github.com/scikit-learn/scikit-learn/pull/15402
The pull request has been merged. I could not find many other classes that needed examples so I will open another issue where I work on the documentation of default values for the classes.
I will add a few examples to class docs that are currently missing them. I will start with the class IsolationForest.
This is in reference to the issue on the sklearn master repo at https://github.com/scikit-learn/scikit-learn/issues/3846