Skip to content
#

recursive-feature-elimination

Here are 69 public repositories matching this topic...

A Linear Regression model to predict the car prices for the U.S market to help a new entrant understand important pricing variables in the U.S automobile industry. A highly comprehensive analysis with detailed explanation of all steps; data cleaning, exploration, visualization, feature selection, model building, evaluation & MLR assumptions vali…

  • Updated Jul 28, 2020
  • Jupyter Notebook

Used CDC dataset for heart attack detection in patients. Balanced the dataset using SMOTE and Borderline SMOTE and used feature selection and machine learning to create different models and compared them based on metrics such as F-1 score, ROC AUC, MCC, and accuracy.

  • Updated Dec 16, 2022
  • Python

This repository contains the notebook used for the Spring 2021 Kaggle Dengue Fever Prediction Competition. Placement was in the top 10% with a MAE of 24.86. Our best approach involved Random Forest Regression on a reduced featureset selected with Recursive Feature Elimination in combination with correlation with the target (number of dengue cases).

  • Updated Mar 22, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the recursive-feature-elimination 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 recursive-feature-elimination topic, visit your repo's landing page and select "manage topics."

Learn more