Skip to content

This repo contains source code for Kaggle TPS competitions

Notifications You must be signed in to change notification settings

LucasO21/kaggle-tps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kaggle Tabular Playground Series

Month long Kaggle competitions for students to practice machine learning


Tabular Playground Series - Jan 2022

  • Description - Sales forecasting (regression). Link to competition here.

  • Evaluation - Submission evaluated on SMAPE

  • Approach - Used Modeltime to test several machine learning models including Prophet, Xgboost, Prophet Boost, Random Forest, Support Vector Machine, MARS and Cubist. Also tried several ensemble models. However, Xgboost provided the best (lowest) SMAPE afte hyper-parameter tuning.

  • Source Code for Submission File - here.

About

This repo contains source code for Kaggle TPS competitions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages