added feature to choose classifiers allowed#32
added feature to choose classifiers allowed#32lucasjuliano wants to merge 3 commits intoautoml:masterfrom
Conversation
|
Thanks. Could you please rename the method I'm getting an error message that's not informative when I run it with no classifiers in the list. I'm getting the same thing when adding a classifier that isn't defined in Auto-WEKA (e.g. bayes A1DE). Could you provide a better error message and filter the classifiers you can't select please? Is there any way to hide the list of parameters for the classifiers when you choose them? Could you change the default classifier back to RandomForest please? And I can currently add duplicates to the list of allowed classifiers. It would also be great if you could update the screenshots in the documentation and write a short paragraph on the feature you've implemented. Finally, don't forget to add yourself to the list of authors in Description.props! |
|
@larskotthoff As the interface used to select the classifiers was ready built in Autoweka, it would be hard to take off the options of the parameters of the classifiers, so I just wrote the initial way you told me that would be just using text. |
|
Thanks, but this breaks the selection of allowed classifiers -- I no longer get a menu that I can choose from. Changing the default should be only a matter of reordering the classifiers in the list of allowed classifiers. |
No description provided.