📄
Delta Machines integration
Learning and inference
Coming Soon
We’re finalizing practical documentation on our Delta Machines technology - a machine learning library designed to deliver cutting-edge predictive performance to businesses in a transparent and productive way.
Check back soon for full details.
Learning
Delta Machines can be fitted and manipulated in Python as any Scikit-Learn estimator, with fit
and predict
methods.
Inference
A Delta Machines model can be deployed in 4 ways:
- As a Scikit-Learn estimator
- As a shell command
- As a web service
- As a code library