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

Conversation

perib
Copy link
Collaborator

@perib perib commented Sep 19, 2024

[please review the Contribution Guidelines prior to submitting your pull request. go ahead and delete this line if you've already reviewed said guidelines.]

What does this PR do?

changed max_time_seconds and max_eval_time_seconds to max_time_mins and max_eval_time_mins

fixed several reproducibility bugs that prevented random state from being used correctly or passed through

added nn.py from TPOT1

fixed a bug where duplicated selectors where being passed into the template search spaces

some code cleanup

@nickotto nickotto merged commit 827f08e into EpistasisLab:main Oct 10, 2024
1 check passed
@nickotto
Copy link
Contributor

Going to upgrade the python version requirement to 3.10 due to use of "match" syntax

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.

2 participants