cyfi icon indicating copy to clipboard operation
cyfi copied to clipboard

Add advanced use docs page

Open ejm714 opened this issue 2 years ago • 0 comments

We could add an advanced use page that outlines how to:

  • train your own model and specify different configuration options (features config, model config, experiment config)
  • run an experiment with python cyfi/experiment.py --help
  • use a custom model to predict at the command line cyfi predict --model-path...

ejm714 avatar Oct 03 '23 22:10 ejm714