tree: 95d202ab9785f1112cd210a797886cb065b10e2f [path history] [tgz]
  1. scikit-learn/
  2. time-series/
  3. README.md
examples/model_examples/README.md

Creating model training/predict workflows with Hamilton

Hamilton is a general purpose dataflow framework. So you can model pretty much any workflow you'd like to compute.

Here we'll house dataflows that show how to build ML models.