Skip to main content

Genetic algorithm based hyperparameter optimalization.

Project description

ReadTheDocs

geneticsearchcv - Genetic algorithm based hyperparameter tuner

geneticsearchcv - Finding hyperparameters the way nature intended

Hyperparameter search isn’t an exact science. We’ve all heard that one.

geneticsearchcv searches the parameter space using genetic algorithm, with multiple solutions in each generation competing for inclusion in the next.

Mutation of the existing solutions introduces new characteristics and crossover helps the beneficial traits spread across the population. At the same time, proportional selection prevents early convergence of algorithm on local minimum, keeping the population diverse and dynamic.

However, since genetic algorithms are heuristic, there can not be any guarantee that the solution delivered is the optimal one for a given problem. Regardless of the number of iterations.

The package follows scikit-learn API conventions and can be readily integrated with existing pipelines.

TODO:
  • Implement alternative selection algorithms

  • Publish more examples

  • Implement alternative crossover operations

  • Improve docs

  • Optimize, optimize, optimize …

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

gasearch-0.0.5.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

gasearch-0.0.5-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file gasearch-0.0.5.tar.gz.

File metadata

  • Download URL: gasearch-0.0.5.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for gasearch-0.0.5.tar.gz
Algorithm Hash digest
SHA256 25893d1936d6f0f9b7672d453cf33d6f1d8aee86916fcd48b036d00bf5871385
MD5 d15df01dd44162c0f44af89b31061a0f
BLAKE2b-256 35d43cf7e68875acc525888f3d68fa861b1de5fb501ddeb92fe4f0741296de06

See more details on using hashes here.

File details

Details for the file gasearch-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: gasearch-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 10.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for gasearch-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 0167de9a731712b4c95497adeabb377cb47098f8933159d25c513e2a67b3ef54
MD5 612a7843b956e886d6fc9455dc1f10dd
BLAKE2b-256 5d168dadbd10d7ef15b0bcbad2a63fc7a0cbd1b34ab47434c825197e2970fd1d

See more details on using hashes here.

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