Re: [scikit-learn] Rapid Outlier Detection via Sampling

2017-11-25 Thread Gael Varoquaux
Dear Orges, I can see only 33 citations on Google scholar for this paper. As detailed in the inclusion criteria of scikit-learn: http://scikit-learn.org/stable/faq.html#what-are-the-inclusion-criteria-for-new-algorithms I am afraid that we need many more citations to include this algorithm. Howe

[scikit-learn] Rapid Outlier Detection via Sampling

2017-11-25 Thread Orges Leka
Dear scikit-learn Developers, My Name is Orges Leka and I would like to implement "Rapid Outlier Detection via Sampling" [1] in scikit-learn. In R this method is already available [2] by the authors of the method. In Python I have not seen any implementation yet. The method is very simple yet eff