Skip to main content

Hyperparameter search via genetic algorithm

Project description

This is a tool for optimising sklearn-compatible models’ hyperparameters. It uses genetic algorithm so, it is much faster than GridSearchCV and gives more consistent results than RandomizedSearchCV.

The class GeneticSearchCV is extended of the sklearn’s class BaseSearchCV, so it has the same functionality as sklearn’s searches.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

genetic_search-0.1.0.tar.gz (8.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page