GitHub topics: lasso-regression-model
Marlyn-Mayienga/Machine-Learning-Insights-into-Titanic-and-Wine-Data
This project applies machine learning techniques to two datasets: the Titanic dataset for survival prediction and wine datasets (red and white) for quality analysis. It explores decision trees, KNN, logistic regression, and LASSO regression to uncover patterns, evaluate model performance, and provide actionable insights.
Language: Jupyter Notebook - Size: 1.51 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

UFSaidu/Identification_of_TBI_biomarkers_using_Machine_learning
This repository contains code for Machine learning-based identification of diagnostic biomarkers and therapeutic targets for traumatic brain injury.
Language: R - Size: 11 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

MAHMOUD2ABDALLAH/Bike-Sales
It was a competition on KAGGLE for prediction on the most sales products on bikes via their features
Language: Python - Size: 358 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

garfsters/Real-Estate-Price-Prediction
Using OLS regression (and Ridge and Lasso to compare), we worked on a project that uses a dataset to predict housing prices based on user inputs on house details.
Language: Python - Size: 252 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Assem-ElQersh/Kaggle-Housing-Prices-Prediction
House-Prices Advanced Regression Techniques Competition Solution
Language: Jupyter Notebook - Size: 1.95 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

saadhaniftaj/logistic--lasso-regression-data-analysis
Iris dataset analysis with logistic and Lasso regression, using coordinate descent for feature selection and binary classification. Includes preprocessing and data visualizations
Language: Jupyter Notebook - Size: 74.2 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

shwetajanwekar/Capstone-project_1
Capstone project_1 include python code for best fit regression model, SQL feature store and tableau dashboard
Language: Jupyter Notebook - Size: 382 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

SandeepGitGuy/Advanced_Regression_model_Housing_Assignment
Advanced Regression model on Housing Data from Australia for my Upgrad - IIITB AI ML PG Course
Language: Jupyter Notebook - Size: 3.37 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Srking501/mas8404_coursework
A summative coursework for MAS8404 Statistical Learning for Data Science
Language: R - Size: 731 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

HakimGhlissi/Car-Price-Prediction-using-Linear-and-Lasso-Regression
Built a car price prediction from Kaggle dataset solution using Linear Regression and also Lasso Regression
Language: Jupyter Notebook - Size: 255 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

itzKshitijaC/Algerian-Forest-Fire-Prediction
In this project I built machine learning models using Multiple Linear Regression, Ridge regression, Lasso regression, Elasticnet regression and then created a pickle file of the regression model which gave best accuracy
Language: Python - Size: 225 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

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.
Size: 259 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Seniorveiga/Machine-Learning-Basics
Approach to some basic Machine Learning Techniques. It is necessary to concatenate/specify the route of the .csv file that is associated to the Script to make it work.
Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

eeshwarib23/Airbnb-regression-analysis
ML | Regression Analysis| Random Forest| XGBoost| Gradient Boost| EDA| Feature Engineering| Feature selection
Size: 4.27 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

rociobenitez/AirbnbPricingModel
A Machine Learning exploration evaluating various models to predict Airbnb prices, culminating in an optimized Gradient Boosting Regressor.
Language: HTML - Size: 31.8 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ketanmakde/Advanced_regression_assignment
Building Advanced regression models (Lasso and Ridge) for house price prediction in the Australian market
Language: Jupyter Notebook - Size: 1.26 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dorisyan1122/Crime-Predictive-Modeling
Final Group Project for Advanced Data Science for Public Policy @ McCourt
Language: HTML - Size: 8.08 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sagprr/Machine_Learning
A repository containing machine learning projects and models.
Language: Jupyter Notebook - Size: 10.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

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)
Language: Jupyter Notebook - Size: 10.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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
Language: R - Size: 2.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AjNavneet/RegressionModels_Numpy_LassoRidgeDT
Regression models(lasso, ridge, DT) using NumPy.
Language: Jupyter Notebook - Size: 2.22 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Language: R - Size: 13.6 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AlrikF/Data-Science-Projects
A collection of numeorus tasks such as classification, regression, time series forecasting etc. on a number of datasets using different algorithms such as random forest, SVM, Naive Bayes, Ensemble, perceptron etc in addition to data cleaning and preparation.
Language: Jupyter Notebook - Size: 41.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

markkukuismin/BONE
Genetic assignment of individuals to known source populations using network estimation tools.
Size: 7.55 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sfansaria/Machine-Learning
ols_regression, Simple_Linear_Regression,univariate_Polynomial_Regression,Bayesian_Regression
Language: Jupyter Notebook - Size: 956 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MYoussef885/Car_Price_Prediction
The "Car Price Prediction" project focuses on predicting the prices of cars using machine learning techniques. By leveraging popular Python libraries such as NumPy, Pandas, Scikit-learn (sklearn), Matplotlib, Seaborn, Lasso regression, and Linear regression, this project provides a comprehensive solution for accurate price estimation.
Language: Jupyter Notebook - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Language: Jupyter Notebook - Size: 51.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Masihsoniya/House-price-prediction
Predicting house price
Language: Jupyter Notebook - Size: 211 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

somanathkshirsagar/-LeastSquare
LeastSquare is a web application developed with the objective of predicting the price of used cars. The project follows the life cycle of a data science project and incorporates various tools and techniques such as machine learning, regression analysis, linear regression, polynomial regression, Lasso regression, Ridge regression, and Streamlit.
Language: Jupyter Notebook - Size: 2.07 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

awiksshiith-narang/Lasso_Regression
This model trains according to the data and makes a Polynomial Regression curve of degree 16. The model is regularized using Lasso regression. It also compares the predicted values with original outputs and for different alphas.
Language: Python - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AlaaMahmoud95/Concrete-Compressive-Strength
Regression Machine Learning Project
Language: Jupyter Notebook - Size: 1.42 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

LokeshSreenathJ/House-Price-Prediction
Built a Gradient Boosting model by employing Lasso Regularization and Hyper-parameter tuning
Language: Jupyter Notebook - Size: 261 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Krystkowiakk/IMDB-TV-Rating-Predictor
Metis project 2/7
Language: Jupyter Notebook - Size: 85.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Jupyter Notebook - Size: 10.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Mahimitra/SDM_FinalProject_GarmentEmployee-Productivity
Regression techniques
Language: R - Size: 572 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Hiroki39/CSCI-GA-3033-Final-Project
NYU CSCI-GA 3033 Final Project
Language: Jupyter Notebook - Size: 2.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

iamnancysoni/Linear-Regression-on-Algerian-Forest-Fire-Temperature-Prediction.
Practical Implementation of Linear Regression on Algerian Forest Fire Dataset.
Language: Jupyter Notebook - Size: 2.01 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

iamnancysoni/Linear-Regression-on-Boston-Housing-Price-Prediction
Practical Implementation of Linear Regression on Boston Housing Price Prediction
Language: Jupyter Notebook - Size: 1.51 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gvndkrishna/Kaggle-House-Price-Prediction
My solution to House-Prices Advanced Regression Techniques, A beginner-friendly project on Kaggle.
Language: Jupyter Notebook - Size: 2.56 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 4

yamachang/NSSI_LONGITIDUNAL
A data science project applying supervised machine learning model, regularized regression, to identify features prospectively predicting non-suicidal self-injurious behaviors.
Size: 10.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

rkp678/Project2_GroupC
Project 2 Group C - Predicting FinTech Bootcamp Graduate Salaries
Language: Jupyter Notebook - Size: 5.19 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 2

glapointe7/HousePrices
Kaggle challenge asking to predict the final price of each home based on their description/properties.
Language: HTML - Size: 8.53 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

Zauverer/excer_regularization
Language: Jupyter Notebook - Size: 1.32 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

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
Language: Jupyter Notebook - Size: 314 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

sanchit2107/Hackathon19-Churn-Prediction
This is the solution for prediction of the customers with high probability of churn.
Language: Jupyter Notebook - Size: 4.98 MB - Last synced at: 2 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
