tree: 2f442ed6f6035389e68e833c4c3c8b37e57f48d8 [path history] [tgz]
  1. modular_example/
  2. scikit-learn/
  3. time-series/
  4. 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.