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

Clarify how to integrate ranger into the OrbitAI app #34

Closed
georgeslabreche opened this issue May 13, 2021 · 2 comments
Closed

Clarify how to integrate ranger into the OrbitAI app #34

georgeslabreche opened this issue May 13, 2021 · 2 comments
Assignees
Labels
story issue constituting an epic
Milestone

Comments

@georgeslabreche
Copy link
Owner

georgeslabreche commented May 13, 2021

Discussion Points

  1. We can keep it super simple and just make it a binary that is triggered on demand via an NMF app action/command.
  2. The binary would process the training data csv file.
  3. We need to define what the interface is between the NMF app and the binary to allow for n-dimension training.
  4. We would run the binary after manually checking that the training data log file has diverse enough data (i.e. for both 0 and 1 labels).
  5. We should have a flag in the .properties file to indicate whether the app should log training data into a csv file. No need to persist data if we don't intended to use it.
  6. We need to think of how we implement inference mode.
@georgeslabreche georgeslabreche added the story issue constituting an epic label May 13, 2021
@georgeslabreche georgeslabreche added this to the JUNE 9 milestone May 13, 2021
@georgeslabreche georgeslabreche modified the milestone: JUNE 9 May 27, 2021
@georgeslabreche georgeslabreche changed the title Clarifiy how to integrate ranger into the OrbitAI app Clarify how to integrate ranger into the OrbitAI app Jun 2, 2021
@georgeslabreche
Copy link
Owner Author

@georgeslabreche
Copy link
Owner Author

georgeslabreche commented Jun 25, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story issue constituting an epic
Projects
None yet
Development

No branches or pull requests

2 participants