Installation
Before ModsysML, testing model quality and automating workloads was time-consuming, with ModsysML, you can simplify, accelerate and backtest the entire process. This makes it easier to train classifiers, handle real-time changes and make data driven decisions.
What you'll need
- Python version 3 or above:
pip install modsys
To get started, run the following command:
modsys init
This will create some templates in your current directory: prompts.txt
, vars.csv
, and config.json
.