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

Add _featureProjection (optimized for visualization) to GraphQL and REST API #1178

Closed
3 of 6 tasks
etiennedi opened this issue Jun 24, 2020 · 0 comments · Fixed by #1179
Closed
3 of 6 tasks

Add _featureProjection (optimized for visualization) to GraphQL and REST API #1178

etiennedi opened this issue Jun 24, 2020 · 0 comments · Fixed by #1179

Comments

@etiennedi
Copy link
Member

etiennedi commented Jun 24, 2020

Todos

  • add to GraphQL API
  • build projector UC using go-tsne (We probably need to rely on a fork because the original is buggy and PRs haven't been merged yet)
  • add to REST API
    • allow setting parameters
  • make all parameters configurable and choose reasonable defaults
  • add journey test
@etiennedi etiennedi self-assigned this Jun 24, 2020
etiennedi added a commit that referenced this issue Jun 24, 2020
etiennedi added a commit that referenced this issue Jun 26, 2020
etiennedi added a commit that referenced this issue Jun 26, 2020
* The random seed wasn't fixed. It is now fixed for the lifetime of the
  projector
* some params were still hard-coded and actually ignored
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant