lasso-regression-model
There are 55 repositories under lasso-regression-model topic.
gvndkrishna/Kaggle-House-Price-Prediction
My solution to House-Prices Advanced Regression Techniques, A beginner-friendly project on Kaggle.
AlaaMahmoud95/Concrete-Compressive-Strength
Regression Machine Learning Project
MAHMOUD2ABDALLAH/rented-bike-count
It was a competition on KAGGLE for prediction on the most sales products on bikes via their features
markkukuismin/BONE
Genetic assignment of individuals to known source populations using network estimation tools.
Masihsoniya/House-price-prediction
Predicting house price
rkp678/Project2_GroupC
Project 2 Group C - Predicting FinTech Bootcamp Graduate Salaries
Ujju-27/House-Prediction
House Price Prediction can help the customer to arrange the right time to Purchase a House. It is An - ML based Approach which Predicts the Estimated Price of Housing in Mumbai City.
adiag321/Boston-AMES-Housing-Price-Prediction
In this project, we will predict the price for AMES House and learn Machine Learning Algorithms, different data preprocessing techniques such as Exploratory Data Analysis, Feature Engineering, Feature Selection, Feature Scaling and finally to build a machine learning model.
amoustakis/Statistical-Modeling-data-analysis
A series of Statistical Modelling assignments with the use of R. Applications of Linear, Polynomial, Logistic and Poisson Regression in various datasets
Assem-ElQersh/Kaggle-Housing-Prices-Prediction
House-Prices Advanced Regression Techniques Competition Solution
DataSpieler12345/r-for-data-science
"Learning R for data scientists." This phrase describes the process of acquiring the skills and knowledge necessary to use the R programming language for data analysis.
domingosdeeulariadumba/LaptopPriceAnalysis
Laptop price prediction model using XGB, Ridge, Lasso and SciKit-learn's Linear Regression. In the end, I deployed the best one using Joblib and Gradio.
eeshwarib23/Airbnb-regression-analysis
ML | Regression Analysis| Random Forest| XGBoost| Gradient Boost| EDA| Feature Engineering| Feature selection
glapointe7/HousePrices
Kaggle challenge asking to predict the final price of each home based on their description/properties.
Hiroki39/CSCI-GA-3033-Final-Project
NYU CSCI-GA 3033 Final Project
Krystkowiakk/IMDB-TV-Rating-Predictor
Metis project 2/7
LokeshSreenathJ/House-Price-Prediction
Built a Gradient Boosting model by employing Lasso Regularization and Hyper-parameter tuning
manoboda/housing-data
Analysis and Modelling data from King county housing data
nalbert4/DataModels
Data Models in R for Multiple Linear Regression and three models (Ridge, Lasso, and Elastic-Net), to predict Medicare claim costs of Type 2 diabetes patients with other diagnoses. We used Data from Entrepreneur’s Medicare Claims Synthetic Public Use Files (DE-SynPUFs) for our analysis.
nihar-phadnis/Jupyter-Notebooks-and-Python
Repository consisting of the notebooks I worked on to submit my courseworks at Royal Holloway
sagprr/Machine_Learning
A repository containing machine learning projects and models.
sameerko95/SenseMe---Monitoring-Mental-Health-Using-Smartphone-Data
This is a project developed as part of the Foundations of Data science course at New York University
SandeepGitGuy/Advanced_Regression_model_Housing_Assignment
Advanced Regression model on Housing Data from Australia for my Upgrad - IIITB AI ML PG Course
whonancysoni/Linear-Regression-on-Algerian-Forest-Fire-Temperature-Prediction.
Practical Implementation of Linear Regression on Algerian Forest Fire Dataset.
whonancysoni/Linear-Regression-on-Boston-Housing-Price-Prediction
Practical Implementation of Linear Regression on Boston Housing Price Prediction
akashkriplani/Advanced-Regression-Surprise-Housing
Predictive Analytics for Real Estate Investment: A Regression Model Approach for Surprise Housing in the Australian Market using Regularization methods (Ridge and Lasso)
dorisyan1122/Crime-Predictive-Modeling
Final Group Project for Advanced Data Science for Public Policy @ McCourt
DuyguGoksu/BrainstationCapstoneProject
In this project, I build 20+ models predicting Spotify song popularity. These include neural networks, Lasso and Ridge regression models. I also leverage OpenAI chat-completion API to engineer features from song lyrics.
emilyksanders/Ames_housing_modeling
A project using the Ames Housing dataset to predict home prices based on their characteristics.
fraancyM/Modeling-and-control-of-cyberphysical-systems
Repository about the projects in the course of Modeling and control of cyberphysical systems at PoliTo in 2022/2023
rociobenitez/AirbnbPricingModel
A Machine Learning exploration evaluating various models to predict Airbnb prices, culminating in an optimized Gradient Boosting Regressor.
Seniorveiga/Machine-Learning-Basics
Approach to some basic Machine Learning Techniques.
shwetajanwekar/Capstone-project_1
Capstone project_1 include python code for best fit regression model, SQL feature store and tableau dashboard
Srking501/mas8404_coursework
A summative coursework for MAS8404 Statistical Learning for Data Science
ucheynna/ML-cancer-remission
Developed regularization and tree-based machine learning models to predict remission status in a cohort of 5059 patients. Elastic net and Random Forest models were compared on F1 scores accuracy, sensitivity, specificity, and AUC ROC.
ShaikAyubAli/Regression-Project
Built a regression model to predict university admission using linear, polynomial, and regularized regression techniques (lasso, ridge, and elastic net) and achieved 98% accuracy.