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

Documentation #153

Merged
merged 10 commits into from
Oct 10, 2024
Merged

Documentation #153

merged 10 commits into from
Oct 10, 2024

Commits on Sep 18, 2024

  1. seconds to mins

    perib committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    39b0549 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b671a54 View commit details
    Browse the repository at this point in the history
  3. reorganized, fixed bug where TPOTEstimator did not correctly set clas…

    …sification=self.classification
    perib committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    812213d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ba5f73 View commit details
    Browse the repository at this point in the history
  5. add nn.py from tpot1

    perib committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    49e7355 View commit details
    Browse the repository at this point in the history
  6. add nn.py from tpot1

    perib committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    01b639f View commit details
    Browse the repository at this point in the history
  7. add comments, throw error is max_time_mins is too low and nothing is …

    …evaluated in the first generation
    perib committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ab71986 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix search space bug

    perib committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cca862e View commit details
    Browse the repository at this point in the history
  2. more wiggle room for tests

    perib committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    370afcc View commit details
    Browse the repository at this point in the history
  3. misc reproducibility bugs

    perib committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f6d797b View commit details
    Browse the repository at this point in the history