Skip to content

biswajit-github-2022/biswajit_finance_protfolio_opt_project

Repository files navigation

Porfolio optimization

This is a project about Portfolio optimization of selected players from a pool of 20 football players.

setup:

  • Install dependencies :
    • pip install flask
    • pip install flask-cors
    • pip install numpy
    • pip install cvxopt
  • run the app.py python app.py
  • open the index.html on browser.

Screenshots

Initial Page Choose Players Select Price and Year Output

Releases

No releases published

Packages

No packages published