can't find where to put novelty =true
arya-STARK-Z opened this issue · 0 comments
arya-STARK-Z commented
AttributeError: decision_function is not available when novelty=False. Use novelty=True if you want to use LOF for novelty detection and compute decision_function for new unseen data. Note that the opposite LOF of the training samples is always available by considering the negative_outlier_factor_ attribute.