r-square

There are 7 repositories under r-square topic.

  • dominance-analysis/dominance-analysis

    This package can be used for dominance analysis or Shapley Value Regression for finding relative importance of predictors on given dataset. This library can be used for key driver analysis or marginal resource allocation models.

    Language:Python153202357
  • bhattbhavesh91/r-squared-negative

    Repository showing r squared can be negative

    Language:Jupyter Notebook2301
  • rkpaira/Media_Company

    We have data-set related to a particular show of a media company (like Hot star) and we need to predict the no of viewers (Regression Problem).

    Language:Jupyter Notebook0000
  • saboye/predicting-sales-performance

    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.

    Language:Jupyter Notebook0200
  • includeamin/regression-python

    Regression

    Language:Python20
  • jcwalmsley/DataScienceSpecialization_module7

    Johns Hopkins University Bloomberg School of Public Health: Data Science Specialization Program: Regression Models Course: Motor Trend Project repo: date created 61229

    Language:HTML21
  • pedrokarneiro/R_LeastSquareMethod_LR

    Step-by-step concept proof and examle of the Least Square Method for Linear Regression using R language. The code is long with the purpose to show what goes under the hood in a linear regression calculation.

    Language:R20