katlass / Umass-Senior-Project-2019

The purpose of my application was to solve a problem many businesses (small businesses in particular) face. They do not know how much to produce, where to price, how much to spend on advertising and many other questions. Eden’s purpose was to answer these questions for them easily and with no technical acumen required by the user. Eden would model supply and demand equations using ordinary least squares (OLS) regression on the user’s data to form the best fitting supply and demand equations possible. The best fit was to be ensured by regressing each variable against demand or supply, determine the best shape via the highest adjusted R2, and then do an OLS regression and simplistically tell the user what the results mean. Eden would attempt multiple shapes like linear, logarithmic, cubic, quadratic, and inverse. The user interface would be easy to navigate and user-friendly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

katlass/Umass-Senior-Project-2019 Issues

No issues in this repository yet.