Eureqa version 0.78beta released
Yesterday version 0.78beta of Eureqa was released, and can be downloaded here.
One new feature (which I haven't tested yet) is the Library and API. There are some examples in the distribution. See Eureqa API site at Google Code for more information about this.
Other new features in this version (from the Download page):
One new feature (which I haven't tested yet) is the Library and API. There are some examples in the distribution. See Eureqa API site at Google Code for more information about this.
Other new features in this version (from the Download page):
Other updated pages: Also, see: My Eureqa page and Eureqa: Equation discovery with genetic programming.
- reduced lag that servers report new solutions
- projects now save the smoothing preprocessing
- improved the ordering/display of the best solutions list
- improved the seeding previous solution method
- improved the AIC and BIC fitness metrics
- added ability to right-click a plot and copy its data to the clipboard
- added ability to start a search from the command line
- added ability to chose the training/validation data split in the advanced options
- added check to normalize data values with large offset or scale
- fixed bug when loading projects that could clear results
- fixed bug where resuming a search could fail to keep the previous results
- fixed bug where seeded equations were not recognized
- fixed bug where the fitness metric weighting was ignored
- fixed several minor user interface annoyances
- made compatible with the new open-source API