-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
The docs for LOF, https://pyod.readthedocs.io/en/latest/pyod.models.html#pyod.models.lof.LOF, state in the class definition that the default value for novelty is True but under Parameters and in the source code, it says the default is False, in line with Scikit-Learn. Assume the class definition should read False also?
Metadata
Metadata
Assignees
Labels
No labels


