Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

ML_Lab_Regression

Contain code for the Machine Learning Module Lab - Regression
Kaggle Competition Link : https://www.kaggle.com/competitions/playground-series-s3e11/submissions

In this approach, for the feature selection correlation coefficients are calculated and the features with 3 lowest scores are dropped. Using the pycaret library the available regression models are trained ,evaluated and ranked based on cross-validation. XGBoost, LightGBM and Gradient boosted tree regressors are selected and then stacked to created the final model.

About

Contain code for the Machine Learning Module Lab - Regression

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors