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

Epic: Introduce breaking changes and improvements required for 1.0 #28

Open
6 tasks
CSchoel opened this issue Oct 28, 2023 · 0 comments
Open
6 tasks

Epic: Introduce breaking changes and improvements required for 1.0 #28

CSchoel opened this issue Oct 28, 2023 · 0 comments
Labels
epic This is not a normal issue but an epic, containing multiple sub-issues

Comments

@CSchoel
Copy link
Owner

CSchoel commented Oct 28, 2023

Sub-issues

  • Go through TODOs in the code.
  • Reduce the size of unit tests so that they run in less than three minutes.
  • Make unit tests fully deterministic.
  • Adjust default values such that the version of the algorithm run with default settings is as close to the corresponding paper as possible.
  • Add general tips for finding correct settings for emb_dim and other parameters (always look at the plots!).
  • (optional) Allow to input multidimensional data and skip the embedding step for algorithms where this makes sense.
@CSchoel CSchoel added this to the Release nolds 1.0 milestone Oct 28, 2023
@CSchoel CSchoel added the epic This is not a normal issue but an epic, containing multiple sub-issues label Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic This is not a normal issue but an epic, containing multiple sub-issues
Projects
None yet
Development

No branches or pull requests

1 participant