Skip to content

mljar/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docs

Docs for mljar-supervised available at https://supervised.mljar.com

Update mljar-supervised API

pip install -U -r requirements.txt 

Development

mkdocs serve

Deploy

mkdocs build
aws s3 sync site/ s3://supervised.mljar.com