Joel Nothman

Results 127 issues of Joel Nothman

We recently added a query function to provide an exploratory utility beyond the core upsetplot functionality of _plotting_ the data. This would benefit from an example in the [gallery](https://github.com/jnothman/UpSetPlot/tree/master/examples).

help wanted

I'd be interested to know why all the changes (arguable improvements) to https://github.com/data-lessons/library-webscraping were not transferred here, which seems to have adopted, and then edited, an older version. Has there...

I tried to run the downloader on scikit-learn/scikit-learn. It progressed through downloading with outputs 1:, 2:, 3:, 4:, 5:. Then I got "Connection reset by peer" and the process failed....

Because the user no longer specifies the grid by full names, results are then presented with param names that are unfamiliar and which will vary with The user needs help...

This would involve a post-process after `fit` which modifies `cv_results_`.

Do we want to overload the use of `set_grid`, or use `set_rv`? Perhaps we can draw parameters from distrib if available, and grid otherwise. How do we deal with multiple...

enhancement
help wanted

See https://github.com/git/git/blob/de0977d528055bac8a3ae666652f16bf39363ddc/git-rebase--interactive.sh#L215

It should be possible for an estimator to check or propose that a particular parameter change would be appropriate to do with warm start. It should also be possible to...