smruthi49 / Smart-Invest

contains all the necessary files, test cases, presentation and the main application in this repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NITT-DataNetiix-Smart-Invest

by Smruthi Balaji and Srivatsan Srinivasan contains all the necessary files, test cases, presentation and the main application in this repo

Mainly uses Python for the backend data analytics and Stream-lit for the front end application deploying.

ML Model

Uses an ensembling concept model of Multiple Regression and LSTM (Long Short Term Memory) Recurrent Neural Network Model

By using both, we account for company stock policy changes.

The application predicts the ROI in each sector (5 sectors) along with the budget (per stock) and suggest where to invest.

It also gives a prototype on when the stock might hit a spike (all time high for the next 90 days) and suggests the user to watch out for the stock around that date.

About

contains all the necessary files, test cases, presentation and the main application in this repo


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%