Whether support the novelty detection?
Hi, I am new to anomaly detection and thanks for your work on this great package.
But I am confused whether the algorithms implemented in this package can be used for novelty detection, i.e., all the training data is normal and not polluted by the outliers.
According to the documentation, these methods can be divided into three categories, i.e.,
I wonder what algorithms the second category contains. But unfortunately, I fail to match the corresponding category to each algorithm, which might be clearer if there exist more details in the documentation of each method.