Closed ghost closed 5 months ago
The LOF wrapper is using the wrong default value for the novelty parameter. As per the scikit-learn docs and the docstring, it should be set to False.
novelty
The LOF wrapper is using the wrong default value for the
novelty
parameter. As per the scikit-learn docs and the docstring, it should be set to False.