Skip to main content

Python Wrapper for Optimization Algorithms

Project description

# pymhopt: Python Wrapper for Optimization Algorithms

This Python 3 code provides wrapper for symbolic regression providing two implementations a) Genetic Programming with symbolic regression b) multi-objective genetic programming using NSGA-II (https://ieeexplore.ieee.org/document/996017).

## Dependencies pandas; numpy; scikit-learn; gplearn; graphviz.

## Installation Run pip install pymhopt

## Example See test.py for an example.

## Acknowledgements & Credits

Note:- This package is still under development & WORK IN PROGRESS, I will aim to cover a bunch of different meta-heuristics optimization algorithms.

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

pymhopt-0.0.2.tar.gz (10.9 kB view hashes)

Uploaded Source

Built Distribution

pymhopt-0.0.2-py3-none-any.whl (13.1 kB view hashes)

Uploaded Python 3

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