An open API service indexing awesome lists of open source software.

https://github.com/manesioz/multiple-linear-regression-model

Analyzed financial reports of startups and developed a multiple linear regression model which was optimized using backwards elimination to determine which independent variables were statistically significant to the company's earnings.
https://github.com/manesioz/multiple-linear-regression-model

backward-elimination finance machine-learning multiple-linear-regression optimization python

Last synced: 2 months ago
JSON representation

Analyzed financial reports of startups and developed a multiple linear regression model which was optimized using backwards elimination to determine which independent variables were statistically significant to the company's earnings.

Awesome Lists containing this project

README

          

# Multiple-Linear-Regression-Model
Analyzed financial reports of startups and developed a multiple linear regression model which was optimized using backwards elimination to determine which independent variables were statistically significant to the company's earnings. Profit predictions can be made given a variety of quantitative and categorical data.