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

Experiment API #25

Open
michelole opened this issue Mar 27, 2018 · 1 comment
Open

Experiment API #25

michelole opened this issue Mar 27, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@michelole
Copy link
Member

Provide a way to describe (e.g. in a JSON file) a given experiment.

An experiment is described by:

  • Classifier used for each criterion
  • Classifier parameters (e.g. SVM C parameter) - should we account for ranges?
  • Pre-processing used
    ...

Save somewhere (configuration file?) the current best experiment to be used by #17 .

@michelole michelole added the enhancement New feature or request label May 2, 2018
@michelole
Copy link
Member Author

Too late for the challenge, maybe in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant