Skip to content

Docker image for running XGBoost with Treasure Data

Notifications You must be signed in to change notification settings

Lewuathe/docker-td-xgboost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XGBoost Docker image with Treasure Data Docker Pulls Docker Stars

How to build

$ make build

How to run

$ docker run lewuathe/docker-td-xgboost train \
  --apikey $TD_API_KEY \
  --database <Database Name> \
  --table <Table Name> \
  --feature sepal_width \
  --feature sepal_length \
  --target class \
  --model awesome-model

About

Docker image for running XGBoost with Treasure Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published