Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 532 Bytes

File metadata and controls

5 lines (5 loc) · 532 Bytes

Hedge Fund Stock Market analysis

Developed a deep learning model that allows trading firms to analyze large patterns of stock market data and look for possible permutations to increase returns and reduce risk. Trained the model using a Multilayer Perceptron Neural Network on a vast set of features that influence the stock market indices. Performed technical analysis using historical stock prices and fundamental analysis using social media data. Improved the accuracy of the model using the Boosting ensemble learning method.