Contents
[0.1.0] - Initial release
- Load the python
sklearn
model - Use the model to do predictions
- Use the model to predict data stored in the database
- Predictions output casted to
TEXT
,INT
andREAL
- Functions to create triggers to classify new data
- Functions to create triggers to cancel transactions based on the prediction