Skip to content
#

regression-model

Here are 133 public repositories matching this topic...

This project aims to develop a machine learning model that predicts the demand for bike sharing in a given location. By analyzing historical data on weather conditions, day of the week, and other factors, we aim to create a model that can accurately forecast the number of bikes that will be rented at different times.

  • Updated Jul 21, 2023
  • Jupyter Notebook

In this project I have implemented 14 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 Feb 14, 2021
  • Jupyter Notebook

Data Science project on Cab Fare Prediction, Machine learning algorithms are used to develop a regression model. Problem Statement : The project is about a cab company who has done its pilot project and now they are looking to predict the fare for their future transactional cases. As, nowadays there are number of cab companies like Uber, Ola, Me…

  • Updated Aug 8, 2019
  • Jupyter Notebook

Improve this page

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

Learn more