📄

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:

  1. As a Scikit-Learn estimator
  2. As a shell command
  3. As a web service
  4. As a code library