Results 40 comments of TimotheeMathieu

Yes this is not a Fourier transform. Fourier transform involves a sum (or an integral) of exponential, and here we just have an exponential but not a sum. But you...

Ok I'm on it. A major problem is that I did not implement a stopping criterion in the robust algorithms hence the algo is unnecessarily long. I will think about...

Now, Circle CI takes less than 4min. It seems ok to me.

We could also implement CLARA which does an aggregation of PAM on sub-samples (see [wikipedia](https://en.wikipedia.org/wiki/K-medoids)) this is an approximate algorithm and there is a risk that the result would be...

An I suggest we use [rundoc](https://gitlab.com/nul.one/rundoc) or something similar to verify that the code in the user guide actually does something and have exit code 0. I think this should...

Hello @gregorulm , thanks this seem interesting and could definitely be included into scikit-learn-extra. Could you do a Pull Request from a fork, with a link to this issue. For...

Maybe it would be sufficient to document the attributes that are not arguments but created during the fit. A bit like in scikit-learn ;) . in the case of scikit-learn,...

Yes, I tried `vcsh repo add --force file` but vcsh status stays empty.

I tried to comment out the "display" property that you linked to but I still have the same problem. Remark that, if that helps, using tags without regexp seems to...

Yes, I tried and if I replace with string then the font lock works, there is no problem.