Re: [scikit-learn] How to test on PYTHON_ARCH=32 with mac?

2016-07-19 Thread Sebastian Raschka
Hi, Yen-Chen, the problem could be just due to 32bit (and floating point impr?) rather than the Windows environment in general? You could try running the tests on 32 bit Python and see if they come up (before you take the more tedious path and set up a virtual environment, e.g., VirtualBox run

[scikit-learn] How to test on PYTHON_ARCH=32 with mac?

2016-07-19 Thread lin yenchen
Hi all, currently the CI tests of my PR is failing only on appveyor when PYTHON_ARCH=32. Are there any ways to build a PYTHON_ARCH=32 version of scikit-learn on a mac, o

Re: [scikit-learn] Three new scikit-learn-contrib projects

2016-07-19 Thread Startup Hire
Awesome! Thanks to the contributors On Tue, Jul 19, 2016 at 9:44 PM, Nelson Liu wrote: > Congrats! These look great, thanks to both the authors and the > scikit-learn-contrib organizers for putting this together. > > Nelson > > On Tue, Jul 19, 2016 at 9:09 AM Mathieu Blondel > wrote: > >> Hi ev

Re: [scikit-learn] Three new scikit-learn-contrib projects

2016-07-19 Thread Nelson Liu
Congrats! These look great, thanks to both the authors and the scikit-learn-contrib organizers for putting this together. Nelson On Tue, Jul 19, 2016 at 9:09 AM Mathieu Blondel wrote: > Hi everyone, > > We are pleased to announce that three new projects recently joined > scikit-learn-contrib! >

[scikit-learn] Three new scikit-learn-contrib projects

2016-07-19 Thread Mathieu Blondel
Hi everyone, We are pleased to announce that three new projects recently joined scikit-learn-contrib! * imbalanced-learn: https://github.com/scikit-learn-contrib/imbalanced-learn Python module to perform under sampling and over sampling with various techniques. * polylearn: https://github.com/s