Re: [scikit-learn] major league hacking summer internship program

2020-05-28 Thread Andreas C. Mueller
Hi Folks. So this program sounds pretty cool. They preselected some people for an ML work group, who will be doing daily standups together and pair programming, and who might move around between some related projects over the 12 weeks of the program. They made sure to get a diverse set of stude

[scikit-learn] sklearn Pipeline: argument of type 'ColumnTransformer' is not iterable

2020-05-28 Thread Chamila Wijayarathna
Hello all, I hope I am writing to the correct mailing list about this issue that I am having. Please apologize me if I am not. I am attempting to use a pipeline to feed an ensemble voting classifier as I want the ensemble learner to use models that train on different feature sets. For this purpos

Re: [scikit-learn] sklearn Pipeline: argument of type 'ColumnTransformer' is not iterable

2020-05-28 Thread Chamila Wijayarathna
Hi all, I did manage to get the code to run using a workaround, which is bit ugly. Following is the complete stacktrace of the error I was receiving. *Traceback (most recent call last): File "", line 1, in File "C:\Program Files\JetBrains\PyCharm 2020.1.1\plugins\python\helpe