Skip to content

Inclusion of more regressors and classifiers in the Model Selection #1186

@ankitrajixr

Description

@ankitrajixr

Hi team,

Thank you for such a helpful library. While using tpot library, we found certain regressors and classifiers not included in the model selection of the machine learning pipeline.
It would be great with the addition of some regressors like Gaussian Process Regressor, Voting Regressor and classifiers like Voting Classifier, AdaBoost Classifier.

How to recreate it?

  1. User creates TPOT instance
  2. User calls TPOT fit() function with training data

Expected result

The above-mentioned regressor and classifier are not included in the Machine learning for Model selection.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions