Genepro

Latest version: v0.1.0

Safety actively analyzes 623608 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.0

fix bug in calling subtree mutation

0.0.9

0.0.8

- Now score, internal_nodes, and leaf_nodes are handled different in the scikit-learn estimator.
- Better default hyperparam settings are set for genepro
- More nodes have been implemented

0.0.7

now one can separately call "initialize_population" and "perform_generation", which allows performing intermediate computations if desired

0.0.6

- fix random donor was assigned to entire pop rather than per crossover event
- implemented alternative crossover operator
- clean up some unimportant lines in gym example

0.0.4

Now a Node object n has:
- len(n) -> returns the number of nodes in the subtree rooted at n
- n(X) -> shorthand for n.get_output(X)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.