Pavel Komarov

Results 6 issues of Pavel Komarov

Discovered by @shape55. spotify:playlist:53eljwwaQQhi93Zbet44si is an example. There is a song in there called Walk Alone that for some reason comes back as mostly empty JSON. If I intentionally add...

bug
help wanted

It would be nice if the table were more interactive so a user could click "Tracks" or "Name" and sort the rows in ascending/descending order. [Here's a partial example](https://codepen.io/austinlyons/pen/YpmyJB).

enhancement
help wanted

I have noticed in some of my runs on smaller search spaces there are collisions between the points returned by subsequent `ask()` calls. Right now skopt prints a warning, but...

I've got X, y. It's annoying to have to shove them into a numpy array, specifically rename the target column with a *string* name, pass smoter, and then pull arrays...

Request for project inclusion in scikit-learn-contrib Hi guys, I've created a thing I think should belong to scikit-learn-contrib so more people can know about it. I've gotten mostly through the...

You guys hardcoded your library to look for python where it ends up when installing from https://www.python.org/downloads/macos. This means if you instead install with brew you get an error like...