Sign inSign up

kilabs/kaos

By kilabs

Updated over 6 years ago

deploy scalable reproducible machine learning workflows in your own private environment

Image
0

1.4K

kilabs/kaos repository overview

What?

kaos is the platform for deploying scalable reproducible machine learning workflows in your own private environment.

Why?

kaos simplifies ML DevOps and enforces reproducible Data Science workflows… and helped us build a “smarter” BeerBot with Image Classification.

Try?

Installation within an isolated environment via a single alias.

alias kaos="docker run -it --rm -v $(pwd):/kaos -e USER=${USER} kilabs/kaos:latest"

Train, serve and predict in your own running cluster with 8 commands.

Tag summary

Content type

Image

Digest

Size

65.9 MB

Last updated

over 6 years ago

docker pull kilabs/kaos