Lucas W.

Results 16 comments of Lucas W.

Do I understand correctly: While keeping the random state the same for forest and cblof, you still get different results if you use pandas 2.0 and pandas 1.3.4? OCSVM usually...

General -------------------------------------- Hey Louis, Hey Yue, I went through this issue, read the paper, and compared the formulas. **IMHO Louis is correct**. The summation definitely comes before the maximum selection...

Hey! Unfortunately, it took me a while...Christmas and Advent of Code got in the way. I just now implemented an ECDF estimator that runs in less time than the previous...

The pull request concerning this issue #467 is now active!

Hi! Have you checked #453? I made a pull request regarding this issue #493. I will look at this later in more detail, but maybe you are quicker. Perhaps there...

I also checked again. You are correct, the wording for both algorithms is different. Confusingly, the Pseudocode in algorithm 1 (in both papers) looks similar. Currently, I don't have time...