Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better API for GA experiments #623

Open
jenetics opened this issue Dec 17, 2019 · 0 comments
Open

Better API for GA experiments #623

jenetics opened this issue Dec 17, 2019 · 0 comments
Assignees

Comments

@jenetics
Copy link
Owner

jenetics commented Dec 17, 2019

The currently used tooling for doing GA experimentation can be improved. Especially the data format for storing the results. The results are currently stored as XML file. This can be improved by storing the data in an SQLite DB. The current implementation resides in the io.jenetics.tool.trial package.

Criteria

  • It must be possible to stop and resume the test run.
  • Store the test parameter and test results in DB

Prerequisite for #608

@jenetics jenetics self-assigned this Dec 17, 2019
jenetics added a commit that referenced this issue Jan 12, 2020
jenetics added a commit that referenced this issue Jan 12, 2020
jenetics added a commit that referenced this issue Jan 12, 2020
jenetics added a commit that referenced this issue Jan 12, 2020
jenetics added a commit that referenced this issue Jan 12, 2020
jenetics added a commit that referenced this issue Jan 12, 2020
jenetics added a commit that referenced this issue Jan 12, 2020
jenetics added a commit that referenced this issue Apr 19, 2020
jenetics added a commit that referenced this issue Apr 19, 2020
jenetics added a commit that referenced this issue Apr 20, 2020
jenetics added a commit that referenced this issue Apr 20, 2020
jenetics added a commit that referenced this issue Apr 20, 2020
jenetics added a commit that referenced this issue Apr 22, 2020
jenetics added a commit that referenced this issue Apr 23, 2020
jenetics added a commit that referenced this issue Apr 23, 2020
jenetics added a commit that referenced this issue Apr 23, 2020
jenetics added a commit that referenced this issue Apr 26, 2020
jenetics added a commit that referenced this issue Apr 26, 2020
jenetics added a commit that referenced this issue Apr 26, 2020
jenetics added a commit that referenced this issue Apr 26, 2020
jenetics added a commit that referenced this issue Apr 26, 2020
@jenetics jenetics added this to the v6.1.0 milestone May 2, 2020
@jenetics jenetics modified the milestones: v6.1.0, v6.2.0 Aug 22, 2020
@jenetics jenetics removed this from the v6.2.0 milestone Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant