There are 1 repository under multicollinearity topic.
Small example on how you can detect multicollinearity
This is an attempt to summarize feature engineering methods that I have learned over the course of my graduate school.
R package to manage multicollinearity in modeling data frames.
Quadratic programming feature selection
This repository shows how Lasso Regression selects correlated predictors
A simple example to show how Principal Component Analysis can be used to Address Multicollinearity
Machine-learning models to predict whether customers respond to a marketing campaign
Detailed implementation of various regression analysis models and concepts on real dataset.
Linear regression on numerical attributes
The main objective of this project is to build a model to identify whether the delivery of an order will be late or on time.
Android malware detection using machine learning.
A Regression Exercise covering OLS & Ridge Regression
INN Hotels Project
This project aims to build a regression model that predicts the number of views for TED Talks videos on the TED website.
Classification problem using multiple ML Algorithms
A multicollinearity-based compression C program, identifies and removes highly correlated weights in neural networks, thereby reducing redundancy.
Analyze the data of INN Hotels to find which factors have a high influence on booking cancellations, build a predictive model that can predict which booking is going to be canceled in advance, and help in formulating profitable policies for cancellations and refunds.
This repo implements a machine learning model to predict real estate prices in Mexico City. It preprocesses data, incorporates one-hot encoding, imputation, and Ridge regression, achieving accurate price approximations.
To model the demand for shared bikes with the available independent variables
Statistical Multivariate Regression Analysis to determine the effects of mortality, economic and social factors on life expectancy.
ML | Regression Analysis| Random Forest| XGBoost| Gradient Boost| EDA| Feature Engineering| Feature selection
Analyzing Multicollineaerity with a little simulation
In this repo I have implemented a machine learning project which predicts the house price in Boston. I have covered these topics : Exploratory Data Analysis, Feature Engineering including feature scaling, transformation into normally distributed data, multicollinearity, feature selection. I have trained the dataset using Linear Regression, Ridge, Lasso, and Elastic Net Regression.
Traditional Regression problem project in Python
Explored the dataset of a company that specializes in the reselling of used and refurbished devices. The objective of this project was to determine the future price of used phones and identify the factors that significantly influence them using a linear regression model with python
The main objective is to build a predictive model that predicts whether a new client will subscribe to a term deposit or not, based on data from previous marketing campaigns.
RStudio project utilizing various statistical methods to replicate and diagnose the findings of Appel and Loyle from their study on post-conflict justice and foreign direct investment.
Python with Tableau
This project is about to use linear regression to examine the relationship between various economic variables and the mortgage rate in the United States.
Basic methodologies of Empirical Research applied on various case studies (R language)
This repository contains the price prediction model for King County, Washington. The model results of this analysis would prove invaluable to stakeholders in the King County, WA housing market.
Analyze the data of INN Hotels to find which factors have a high influence on booking cancellations, build a predictive model that can predict which booking is going to be canceled in advance, and help in formulating profitable policies for cancellations and refunds
Research, Analysis, and Final Paper for my Intro to Econometrics class taken in Fall 2023
Analyze the data of INN Hotels to find which factors have a high influence on booking cancellations, build a predictive model that can predict which booking is going to be canceled in advance, and help in formulating profitable policies for cancellations and refunds.