tree: a8d54231711df7d0861e2ed146d4aabdbc0f8139
  1. modular_example/
  2. scikit-learn/
  3. time-series/
  4. README.md
examples/model_examples/README.md

Creating model training/predict workflows with Apache Hamilton

Apache 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.