[0.3.0] - New Schema
- Create a new schema when the extension is created
[0.2.0] - Loading models
- Load the model manually
- Check the loaded models
- Unload the model
[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