An on-premises solution for managing machine learning models
Follow these steps to start developing:
git clone
this repository to disk- Navigate to the working copy on disk
- Execute
./mvnw clean compile test
When all looks well, you can start working on the code. Please keep in mind that we only accept pull requests that build correctly and are based off a feature branch.