cirrus
cirrus copied to clipboard
Allow user to perform predictions/evaluations with model after training
SKLearn model objects provide a predict function that lets the user provide input for predictions/evaluations on the trained model. Cirrus should do that as well.