Skip to content

A project focused on using Lasso and Ridge Regression models to predict an output

Notifications You must be signed in to change notification settings

Adeleke1/concrete-compressive-strength

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

concrete-compressive-strength

  • This was part of a class project where different variables are used to predict the concrete compressive strength
  • Exploratory Data analysis was performed to clean the data
  • Data was normalized using Z-score approach
  • Algorithms used: Lasso and Ridge Regression
  • Models were developed using the two ML algorithms and for each model, different values were assumed for the penalty function
  • The effect of different values of penalty parameter on feature selection was studied.
  • 5-fold validation was used to chose the penalty parameter for the predictive model based on Lasso Regression.

About

A project focused on using Lasso and Ridge Regression models to predict an output

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published