tpot2 icon indicating copy to clipboard operation
tpot2 copied to clipboard

Documentation

Open perib opened this issue 5 months ago • 0 comments

[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

perib avatar Sep 19 '24 17:09 perib