Results 246 issues of Thibaut Lienart

Sorry other question: would it be possible to 1. work out whether there are any windows open currently 2. close some/all of those windows from julia (maybe something like `electronclose(;windowsid=[:win1,...

enhancement

Hello & thanks for this package! Is it / would it be possible to specify the size of the electron window when using `electrondisplay(obj)` (e.g. to match the size of...

enhancement

This is a list to keep track of packages that should be considered in the near future with some notion of priority; feel free to comment with packages that should...

help wanted

I stumbled upon https://github.com/matthieugomez/PairsMacros.jl today and it seems to be close to what we discussed with @vollmersj with respect to defining new columns with a formula-like syntax. @matthieugomez sorry to...

Here: https://github.com/tk3369/YeoJohnsonTrans.jl with creds to Tom Kwong it's in a similar vein to BoxCox

https://scikit-learn.org/stable/modules/clustering.html#overview-of-clustering-methods crossref -- #57 ? | Name | comment --- | ---------------------- | -------------------------- ✅ | AffinityPropagation | ✅ | AgglomerativeClustering | ✅ | Birch | Supports online learning (`partial_fit`)...

wip

Below are some issues reported by a user "Y" trying to fully test that his interface to MLJ worked by setting up a local registry and checking that he could...

registry

This issue is more to keep track of things than to ask for help https://scikit-learn.org/stable/modules/classes.html # Supervised models ### Dummy models ? | Name | Has predict_proba? | comment ---...

long term
information

The two seem to provide roughly the same functionality, it would be good to see if `cut` is not somehow faster in which case it should either be preferred or...

good first issue
easy