Andreas Mueller

Results 411 comments of Andreas Mueller

There should be a folder that's just called ``pygco`` in addition to the dist-info folder. Remove the dist-info folder and do the pip install again. It looks like you did...

make sure you have the standard libraries for C++ installed. As a warning the GCO code has been unmaintained for many years so you're mostly on your own there.

you need to install both ``graphviz`` and ``python-graphviz``

Yes, downgrading is currently the only solution, sorry. The book needs to be rewritten with a different dataset.

Hi! Yes, I was part of the discussion of making that change in sklearn. Since the book is using this dataset, the repo will continue to use that dataset. If...

Please update the mglearn library, that should solve the issue.

Hey. If this is a bug in the cython code, this is the right repo (what other versions are there?). If it is a bug in gco, it is not,...

Yeah, good idea. I had opened the issue for adding this https://github.com/scikit-learn/scikit-learn/issues/6118 as a reaction to writing this code ;) So when I wrote this, the feature wasn't there, but...

I'll fix it today or tomorrow. Sent from phone. Please excuse spelling and brevity. On Sat, Apr 21, 2018, 15:17 Marek Gagolewski wrote: > I tried to apply the following...