Code Monkey home page Code Monkey logo

katlass / umass-senior-project-2019 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 61 KB

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.

regression holt-winters-forecasting vector-autoregression autocorrelation heteroskedasticity econometrics finance

umass-senior-project-2019's Introduction

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, just inputting company data.
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. It performs checks for violations of regression assumptions, autocorrelation and heteroskedasticity, and uses a modified version of OLS in these cases. In addition, to predict future sales it tries some time series forecasting techniques, the Holt-Winters method and Vector Autoregression (VAR) in addition to the previously estimated model and selects the model with the lowest root mean squared error. It includes a section for personal finance questions as well as investment decisions.

umass-senior-project-2019's People

Contributors

katlass avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.