Skip to content

A Simple Wrapper to Track Machine Learning Model Building

Notifications You must be signed in to change notification settings

Nikhil-Fulzele/Swag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swag

A simple wrapper around ml-model tools to track the parameters, training time and metrics.

Planned Support:

  1. sklearn (WIP)
  2. keras (TODO)
  3. tensorflow (TODO)
  4. xgboost (TODO)
  5. LGBM (TODO)

The output is stored in ElasticSearch. Accessed via Kibana.

To setup ES and Kibana - refer https://elk-docker.readthedocs.io

About

A Simple Wrapper to Track Machine Learning Model Building

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages