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

Adds fit_params support for SequentialFeatureSelector #350

Merged
merged 4 commits into from
Mar 20, 2018

Commits on Mar 19, 2018

  1. Adds fit_params to SequentialFeatureSelector fit method

    Zach Griffith committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    c2e1e2a View commit details
    Browse the repository at this point in the history
  2. Adds fit_params test for SequentialFeatureSelector

    Zach Griffith committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    7365139 View commit details
    Browse the repository at this point in the history
  3. Merge remote branch 'upstream/master' into sfs-fit-params

    Zach Griffith committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    f722913 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. adding an entry to the Changelog and updating the API docs

    Zach Griffith committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    3e7660c View commit details
    Browse the repository at this point in the history