Download Latest Version 0.4.3 source code.zip (2.2 MB)
Email in envelope

Get an email when there's a new version of gplearn

Home / 0.4.2
Name Modified Size InfoDownloads / Week
Parent folder
0.4.2 source code.tar.gz 2022-05-03 2.2 MB
0.4.2 source code.zip 2022-05-03 2.2 MB
README.md 2022-05-03 608 Bytes
Totals: 3 Items   4.4 MB 0
  • Require keyword only arguments for all public methods and functions to comply with scikit-learn SLEP009.
  • Replace n_features_ attribute with n_features_in_ to comply with scikit-learn SLEP010.
  • Update test suite to ensure compatibility with scikit-learn. scikit-learn 1.0.2 or newer will be required due to recent changes in their testing requirements. Also requiring joblib to 1.0.0 or newer to align with next release of scikit-learn.
  • Added the class_weight parameter to :class:genetic.SymbolicClassifier allowing users to easily compensate for imbalanced datasets.
Source: README.md, updated 2022-05-03