# Hedge-Fund-stock-market-analysis **Repository Path**: triobox/Hedge-Fund-stock-market-analysis ## Basic Information - **Project Name**: Hedge-Fund-stock-market-analysis - **Description**: 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 dat - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-05 - **Last Updated**: 2021-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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.