Skip to content
#

elasticnet-regression

Here are 58 public repositories matching this topic...

This repository is the third project of the master's degree in AI Engineering that I am following. It aims toto optimize real estate price valuation through the use of advanced regularisation techniques in linear regression models by implementing Lasso, Ridge and Elastic Net in order to obtain accurate and stable price predictions.

  • Updated Aug 12, 2024
  • Jupyter Notebook

We explored various approaches to deal with high-dimensional data in this study, and we compared them using simulation and soil datasets. We discovered that grouping had a significant impact on model correctness and error reduction. For the core projection step, we first looked at the properties of all the algorithms and how they function to com…

  • Updated Sep 21, 2021
  • TeX

Diamond Price Predictor - Web Application: Predict diamond prices using various regression models: Linear Regression, Lasso, Ridge, ElasticNet, Decision Tree Regressor, Random Forest Regressor, and KNeighbors Regressor. The chosen Random Forest Regressor, with a remarkable accuracy of 97%, is deployed in a user-friendly Flask app

  • Updated Jan 18, 2024
  • Jupyter Notebook

The repository contains some of the work done by me and 4 colleagues for a university project of the "data analysis for business" class. The project aims at identifying the best deals and strategies to take by rental agencies to maximise profits in the Brazilian House Market. On the other hand, We also analyzed good deals for mid-income households.

  • Updated Feb 17, 2024
  • R

In this project I have implemented 15 different types of regression algorithms including Linear Regression, KNN Regressor, Decision Tree Regressor, RandomForest Regressor, XGBoost, CatBoost., LightGBM, etc. Along with it I have also performed Hyper Paramter Optimization & Cross Validation.

  • Updated Mar 16, 2023
  • Jupyter Notebook

Seoul bike sharing demand prediction is a project that uses machine learning to predict the demand for rental bikes in Seoul, South Korea. The project aims to provide insights for the city's bike-sharing system to better manage the supply of bikes and ensure their availability to the public at the right time.

  • Updated Apr 18, 2023
  • Jupyter Notebook

Improve this page

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

Learn more