Skip to content
#

r-squared

Here are 29 public repositories matching this topic...

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

Business Goal: To model the demand for shared bikes with the available independent variables. It will be used by the management to understand how exactly the demands vary with different features. They can accordingly manipulate the business strategy to meet the demand levels and meet the customer's expectations.

  • Updated Apr 21, 2021
  • Jupyter Notebook

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

To increase efficiency of a cotton mill. I set up an ANOVA 3 factor analysis model in R to determine best spindle & position that produces the longest roving. The only significant difference in roving length was observed when position was 3 and spindle was 1 or 2. (ANOVA Model in R)

  • Updated Jul 29, 2022
  • R

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