Skip to content

Code I used for the Regression with an Abalone Dataset competition on Kaggle. Algorithm is a simple application of techniques from the Kaggle ML courses, using PCA and intuition for feature engineering, and xgboost for the final model on those features.

Notifications You must be signed in to change notification settings

ben1sheff/Abalone_regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Abalone_regression

Code I used for the Regression with an Abalone Dataset competition on Kaggle. Algorithm is a simple application of techniques from the Kaggle ML courses, using PCA and intuition for feature engineering, and xgboost for the final model on those features.

About

Code I used for the Regression with an Abalone Dataset competition on Kaggle. Algorithm is a simple application of techniques from the Kaggle ML courses, using PCA and intuition for feature engineering, and xgboost for the final model on those features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published