232 Forks
1295 Stars
1295 Watchers

gplearn

Genetic Programming in Python, with a scikit-learn inspired API

How to download and setup gplearn

Open terminal and run command
git clone https://github.com/trevorstephens/gplearn.git
git clone is used to create a copy or clone of gplearn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gplearn https://github.com/trevorstephens/gplearn/archive/master.zip

Or simply clone gplearn with SSH
[email protected]:trevorstephens/gplearn.git

If you have some problems with gplearn

You may open issue on gplearn support forum (system) here: https://github.com/trevorstephens/gplearn/issues