tree: 094ba059b129fbd08471986ece899fca80b82026 [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.