No description
Find a file
2023-09-15 00:27:07 +01:00
.github/workflows cleaned up workflow 2023-09-14 23:28:00 +01:00
modules just to make builds quicker as we will showcase sklearn models 2023-09-15 00:27:07 +01:00
.pre-commit-config.yaml test pre commit hook 2023-09-10 15:22:59 +01:00
README.md initial commit 2023-09-08 18:57:06 +01:00

ML Toolkit

Creating a ML-toolkit that can be reused:

  • ML pipeline:

    • A dummy pipeline that has data version control, experiment tracking and a model registry
  • ML monitoring:

    • A bolt-on service that can implement model monitoring