Skip to content
#

r-squared

Here are 29 public repositories matching this topic...

I leveraged an algorithmic approach to predict the price and carat of the diamond using Machine Learning. Various regression models have been trained and their performance has been evaluated using the R Squared Score followed by tuning of the hyperparameters of top models. I have also carried out a trade-off based on the R Squared Score and the …

  • Updated Jul 8, 2022
  • Jupyter Notebook

An introduction into the world of machine learning with a comprehensive Udemy online course, designed for beginners, to learn Python programming fundamentals and gain valuable insights into the practical applications of machine learning.

  • Updated May 9, 2023
  • Jupyter Notebook

developing several models (Linear Regression, Multiple Linear Regression, and Polynomial Regression) that will predict the price of the car using the variables or features. Then evaluating these models (in-sample, and cross-validation) using R-squared and Mean-Squared-Error metrics to find out which model is a better fit for this dataset.

  • Updated Feb 3, 2021
  • Jupyter Notebook

project to predict smartphone sales based on the marketing budget spent on advertising using three platforms involves collecting data on marketing spending and smartphone sales, and using statistical and machine learning techniques to build a model that can predict future smartphone sales based on changes in marketing budget.

  • Updated Dec 21, 2022
  • Jupyter Notebook

Improve this page

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

Learn more