code safety officer run
python model.train.py
to create the model pickle file
and then run
python -m cli.main tester_scripts/script.sh
pick one of the available scripts, or add your own to tester_scripts/
to do:
- bundle this into module that you can run on the terminal
- port to rust
- this is slow as heck