Guillaume Tauzin
Guillaume Tauzin
@ulupo I will comment the code and the appropriate reference. It's the most complex transformer I am going to push before the release.
> one small question: i find `ATOL` completely non-transparent as a name and more so if i was a casual user. is it not possible to pick something a bit...
Thanks Umbe, I agree with both your points. Indeed there are many things to get from `sklearn` by just making it available on a collection of objects and decorators are...
> @gtauzin I'm thinking that this transformer can also be seen as a "representation" and not as a "feature generator". Of course the boundary has always been blurry, but I...
We should allow here `n_distances` to be a list as for `ComplexPolynomial` #479.
> > If I was to define what a representation is, I would say that it is an object whose visualization is useful to understand the information contained in a...
I believe this is also hidding a bug. If the incremental dataset is namespaced and the confirms argument is not explicitely set as per the workaround, no checkpoint file is...
@ElenaKhaustova Thanks for looking into this!
Hi @DimedS :wave: ! Thanks a lot, I reviewed the PR as well :)
Thank you, I appreciate it @gvwilson