The code in this repository was used in building an experimental web application that can allow a user to do quantum portfolio optimisation to help in choosing assets for investing in the stock market. The quantum portifolio optimisation code is in the file stock_data.py. For the front-end the html script and Javascript was used. The sentiment_analytics.py is used for machine learning based news sentiment analysis. The api.py contains FastAPI code.
qd2d/quantum_optimisation
This repository contains code for quantum portfolio optimisation web application development
HTML