Skip to content
#

recursive-feature-elimination

Here are 65 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

Developed a predictive real estate model leveraging XG Boost Regressor, integrating web-scraped market data with existing datasets to forecast daily store visits, achieving a MAPE of 13.3%, enabling strategic retail location decisions

  • Updated May 28, 2024
  • Jupyter Notebook

A Chinese automobile company Geely Auto aspires to enter the US market by setting up their manufacturing unit there and producing cars locally to give competition to their US and European counterparts. They have contracted an automobile consulting company to understand the factors on which the pricing of cars depends. Specifically, they want to …

  • Updated Apr 18, 2020
  • Jupyter Notebook

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