Skip to content

spellml/xgboost-liberty-mutual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xgboost-liberty-mutual

Tabular xgboost model using data from the Liberty Mutual Group Kaggle competition.

prodspell run \
  --machine-type CPU \
  --github-url https://github.com/spellml/spell-xgboost-liberty-mutual.git \
  --pip xgboost --pip kaggle \
  --env KAGGLE_USERNAME=YOUR_USERNAME \
  --env KAGGLE_KEY=YOUR_KEY \
  "chmod +x /spell/scripts/download_data.sh; /spell/scripts/download_data.sh; python /spell/models/model_1.py"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published