Skip to content
#

ridge-regression-model

Here are 37 public repositories matching this topic...

This project predicts house prices using machine learning models based on the King County House Sales dataset. It explores Simple Linear, Multiple Linear, Polynomial, and Ridge Regression models, comparing their performance in terms of accuracy. The best model identified is Polynomial Regression, achieving an R² score of 0.75.

  • Updated Oct 13, 2024
  • Jupyter Notebook

A collection of multiple projects involving tasks such as classification, time series forecasting , regression etc. on a number of datasets using different machine learning algorithms such as random forest, SVM, Naive Bayes, Ensemble, perceptron etc in addition to data cleaning and preparation.

  • Updated Apr 17, 2024
  • Jupyter Notebook

Improve this page

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

Learn more