mbongaerts

Results 5 issues of mbongaerts

Implemented the ALAD method paper: https://arxiv.org/pdf/1812.02288.pdf ### All Submissions Basics: * [x] Have you followed the guidelines in our Contributing document? * [x] Have you checked to ensure there aren't...

Dear contributor(s), I have a question with respect to the implementation of the COPOD algorithm. It seems like (if I am not mistaken) that this implementation is mixing train set...

Dear contributor(s), I am trying to run the code below and an index error occurs (see below). The code works when `n_neighbors = 49` which tells me that for some...

Dear contributor(s), I have a question with respect to the implementation of the ECOD algorithm. It seems like (if I am not mistaken) that this implementation is mixing train set...

Dear contributor(s), During code reviewing I found some behaviour in SOS which needs some clarification. After using the `fit()` function it is expected that the model has learned/inferred some parameters...