Skip to content
#

rfe

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

Before training a model or feed a model, first priority is on data,not in model. The more data is preprocessed and engineered the more model will learn. Feature selectio one of the methods processing data before feeding the model. Various feature selection techniques is shown here.

  • Updated Aug 18, 2020
  • Python

Hospitals contain large databases. We can use that data to discover new useful and potentially life saving knowledge. Here we use datamining especially to predict type 2 diabetes mellitus.Predicting the percentage of chance of occurrence of Diabetes mellitus type 2 with less time complexity and high accuracy.

  • Updated Feb 3, 2021
  • Jupyter Notebook

The goal of this project is to garner data insights using data analytics to purchase houses at a price below their actual value and flip them on at a higher price. This project aims at building an effective regression model using regularization (i.e. advanced linear regression: Ridge and Lasso regression) in order to predict the actual values of…

  • Updated Jul 9, 2021
  • Jupyter Notebook

Improve this page

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

Learn more