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

Refine __init__ function in TPOT #740

Merged
merged 6 commits into from Aug 30, 2018

Conversation

weixuanfu
Copy link
Contributor

  1. Move all logics to a new self._fit_init function for initialization when fit()
  2. Fix all unit tests due to changes in __init__
  3. Remove set_params function in TPOTBase
    Related issue TPOTClassifier.set_params doesn't follow scikit-learn estimator API #739

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 96.521% when pulling 7c7e939 on weixuanfu:issue_739 into 15234fa on EpistasisLab:development.

@weixuanfu weixuanfu merged commit 7c7e939 into EpistasisLab:development Aug 30, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants