Skip to content

zilleanai/zworkflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zworkflow

Framework for configuration machine learning workflow.

Quickstart

pip install git+https://github.com/zilleanai/zworkflow
echo 'domain: csv' > workflow.yml
zworkflow-train --config workflow.yml 
zworkflow-predict --config workflow.yml data.csv

Structure

workflow

About

Framework for configuration machine learning workflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages