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

Split algorithms up into another package #72

Open
Jafagervik opened this issue Aug 30, 2023 · 1 comment
Open

Split algorithms up into another package #72

Jafagervik opened this issue Aug 30, 2023 · 1 comment
Labels
discussion questions that became too long and go back and forth question Further information is requested

Comments

@Jafagervik
Copy link
Collaborator

Mentioned before,
but wha about having something like MLDatasets but for
algorithms for EVOLP?

@Jafagervik Jafagervik added the question Further information is requested label Aug 30, 2023
@saxarona
Copy link
Collaborator

saxarona commented Sep 2, 2023

As I mentioned before, this sounds like a good idea but perhaps not as a complete separate package but as an extension. This would require Julia 1.9, but we can definitely do that even without the upgrade (there's packages for that).

My idea would be to add more stuff to EvoLP v1, including the renaming of the types, a deprecation notice for the old types, a few other things, and then v2 would include three major improvements:

  1. The algorithms as an extension. EvoLPBank sounds good!
  2. The island models as an extension.
  3. The new type hierarchy to remove the deprecation notice

We then worry about multi-objective and maybe other stuff 😅

@saxarona saxarona added the discussion questions that became too long and go back and forth label Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion questions that became too long and go back and forth question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants