This repository contains the tasks that I completed while working as an intern for The Sparks Foundation.
- Internship Category - Data Science and Business Analytics
- Internship Duration - 1 Month
- Internship Type - Work from Home
In this internship, we were provided a total of 8 Tasks and I was able to successfully complete all the 8 tasks within the given time-frame.
Please click on the images on right side to view my solution.
- Create a hybrid model for stock price/performance prediction using numerical analysis of historical stock prices, and sentimental analysis of news headlines.
- Stock to analyze and predict SENSEX (S&P BSE SENSEX)
- Download historical stock prices from finance.yahoo.com
- Download textual news data
- Use either R or Python, or both for separate analysis and then combine the findings to create a hybrid model.