rap9430

Results 4 issues of rap9430

Whenever I set optimize_final_model=True with type_of_estimator='classification' (for all classifiers), I get the following error: AttributeError: 'NoneType' object has no attribute 'score' FYI, everything works fine with the regression pipelines Find...

I get the following error: AttributeError: module 'tensorflow.python.ops.nn' has no attribute 'seq2seq' It should be related to my tensorflow's version. Although I tried with 0.11, 0.12 and 1.0, I cannot...

Based on the documentation pre-trained models are also available for the integrated modules. Is that true? If yes, then is there a singe script to download them all?

Darknet compiles and runs correctly under window, but the yolo's result is not rational (see attached image). Is this a known issue? thanks. ![predictions](https://cloud.githubusercontent.com/assets/2518360/13481261/c38dc368-e0ec-11e5-8148-633d3e500cf1.png)