|
2 | 2 | **Stock Market Prediction** Web App based on **Machine Learning** and **Sentiment Analysis** of Tweets **(API keys included in code)**. The front end of the Web App is based on **Flask** and **Wordpress**. The App forecasts stock prices of the next seven days for any given stock under **NASDAQ** or **NSE** as input by the user. Predictions are made using three algorithms: **ARIMA, LSTM, Linear Regression**. The Web App combines the predicted prices of the next seven days with the **sentiment analysis of tweets** to give recommendation whether the price is going to rise or fall
|
3 | 3 |
|
4 | 4 | # Note
|
5 | | -Wordpress file has been moved from the repository due to exceeding quota of Github LFS. Download it now from <a href="https://drive.google.com/file/d/1aNrD43MVGyV3P2mg0JJ_JJSrM7G6G7gF/view?usp=sharing">here</a> |
| 5 | +### Wordpress file has been moved from the repository due to exceeding quota of Github LFS. Download it now from <a href="https://drive.google.com/file/d/1aNrD43MVGyV3P2mg0JJ_JJSrM7G6G7gF/view?usp=sharing">here</a> |
6 | 6 |
|
7 | 7 | # Screenshots
|
8 | 8 | <img src="https://github.com/kaushikjadhav01/Stock-Market-Prediction-Web-App-using-Machine-Learning-And-Sentiment-Analysis/blob/master/screenshots/banner.png">
|
|
0 commit comments