Commit History

Save best tree during training
6518f83

MilesCranmer commited on

Fix issues with hyperopt code
a95ae71

MilesCranmer commited on

Increase default population parameter
9b8f588

MilesCranmer commited on

Ideas for feature analysis
9aef011

MilesCranmer commited on

Always simplify tree for hall of fame
f872f99

MilesCranmer commited on

Idea for new mutation
c702e70

MilesCranmer commited on

Move back to old default hyperparams
01b43d2

MilesCranmer commited on

Tell users they should set maxsize
6aa8f20

MilesCranmer commited on

Create copy operation for nodes; faster than deepcopy
327e651

MilesCranmer commited on

Prioritize deepcopy performance improvement
651f56a

MilesCranmer commited on

Update default params based on 500 more trials
c225f3c

MilesCranmer commited on

Clean up API reference
2925a1d
unverified

MilesCranmer commited on

Give quick start example
ecc127c
unverified

MilesCranmer commited on

Greatly improve readme
012bfcc

MilesCranmer commited on

Adjust hyperparameters based on 1000 trial search
7b7f087

MilesCranmer commited on

Adjust hyperparameters based on 500 trial search
dadf84b

MilesCranmer commited on

Make hyperopt less sensitive to specific test
eb8a07c

MilesCranmer commited on

Average over more tests for hyperparam search
597f1d0

MilesCranmer commited on

Fix rounding of floats
7d1a81e

MilesCranmer commited on

Fix broken log operator - infinite recursion!
29eb327

MilesCranmer commited on

Remove tab on generated files
226786e

MilesCranmer commited on

Add optional timeout
4854265

MilesCranmer commited on

Enable many files to run at once by dump to random filename
4ff119b

MilesCranmer commited on

Rename hyperopt to fix import issue
9e02588

MilesCranmer commited on

Add file to do hyperparam optimization
cc2f913

MilesCranmer commited on

Parametrize probability weights
a1e142a

MilesCranmer commited on

Fix incorrect default operator
395823a

MilesCranmer commited on

Fix out-of-path functionality
e6db1f3

MilesCranmer commited on

Make simple test 1 harder
0124505

MilesCranmer commited on

Print with zero-index format
c27a9c8

MilesCranmer commited on

More instructions added
a86f107

MilesCranmer commited on

Installation instructions
dc9d777

MilesCranmer commited on

Allow threads>cores
4c048fc

MilesCranmer commited on

Improve documentation
d8f5888

MilesCranmer commited on

Clean up hyperparameter file
f8bd450

MilesCranmer commited on

Allow numpy arrays to be passed
a3a2513

MilesCranmer commited on

Make file move to Eureqa directory no matter where it is called
9b9db9e

MilesCranmer commited on

Add functionality to save hall of fame to file
3f4ce91

MilesCranmer commited on

Remove deprecated benchmarks
d6b0684

MilesCranmer commited on

Fix run function name
f1cd245

MilesCranmer commited on

Rename eureqa file back
1bbc0c9

MilesCranmer commited on