Skip to content
#

model-selection

Here are 55 public repositories matching this topic...

This project explores linear regression model selection in R using Best Subset Selection (BIC), stepwise methods with cross-validation, Ridge, and Lasso. Includes MSE evaluation on test data, multicollinearity analysis (VIF), and correlation insights for variable selection.

  • Updated Aug 7, 2025
  • R

In this project we can see in action and in detail a big part of the ML pipeline (data wrangling,model building, model evaluation) that comprises different algorithms and approaches such as Decision Trees (RPART), Linear Discriminant Analysis (LDA), Gradient Boosting Machne (GBM), Random Forest (RF) Support Vector Machine (SVM) with or without M…

  • Updated Aug 27, 2020
  • R

Improve this page

Add a description, image, and links to the model-selection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the model-selection topic, visit your repo's landing page and select "manage topics."

Learn more