Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MultiClassClassificationModelsToTry and BinaryClassificationModelsToTry not contains OpMultilayerPerceptronClassifier #518

Open
hjfrank1991 opened this issue Oct 15, 2020 · 2 comments

Comments

@hjfrank1991
Copy link

No description provided.

@tovbinm
Copy link
Collaborator

tovbinm commented Oct 15, 2020

MLP was not evaluated during our experiments. In order to add it to one of our model selectors, we would need to define a parameter grid. Would you recomend a good set of parameters for it?

Otherwise, you can still use MLP directly without the model selector.

@hjfrank1991
Copy link
Author

when i use MultiClassificationModelSelector i want use OpGBTClassifier Or other custom models, what should I do extends BinaryClassificationModelsToTry but it is sealed trait

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants