heisenbergwong's Stars
cuevas1208/Stock_Market_Forecast
Using machine learning to forcast the stock market
prnvg/Stock-Price-Prediction
florist-notes/Stock_Prediction
💲entiment Analysis of Tweets & predicting Stock 💹 prices based on user sentiments about # Amazon
tamthuc1995/Events-Embedding-and-stock-price-prediction
Implementation of Events Embedding Network by Ding et a 2015 https://www.ijcai.org/Proceedings/15/Papers/329.pdf
seba-1511/stockMarket
Machine learning Application to predict Tea Stock Market directions
cjhutto/vaderSentiment
VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.
OliverEdholm/Stock-Market-Probabilities-Deep-Learning
Tries to predict if a stock will rise or fall with a certain percentage through giving probabilities of what events it thinks will happen.
IanMadlenya/stock-market-prediction-using-deep-learning
Stock market and Twitter data
EmielStoelinga/CCMLWI
Predicting the stock market with sentiment analysis and LSTM techniques
niharikabalachandra/Stock-Market-Prediction-Using-Natural-Language-Processing
We used Machine learning techniques to evaluate past data pertaining to the stock market and world affairs of the corresponding time period, in order to make predictions in stock trends. We built a model that will be able to buy and sell stock based on profitable prediction, without any human interactions. The model uses Natural Language Processing (NLP) to make smart “decisions” based on current affairs, article, etc. With NLP and the basic rule of probability, our goal is to increases the accuracy of the stock predictions.
vishwajeetv/stock_prediction
Novice's attempt for Stock Prices Prediction & Portfolio Optimization using Machine Learning with Python & Scikit Learn
python279/stock-predict
预测A股所有股票涨跌
doncat99/StockRecommendSystem
An intelligent recommender system for stock analyzing, predicting and trading
Kulbear/stock-prediction
Stock price prediction with recurrent neural network. The data is from the Chinese stock.
christsaizyt/US-Stock-Market-Prediction-by-LSTM
philipxjm/Deep-Convolution-Stock-Technical-Analysis
Uses Deep Convolutional Neural Networks (CNNs) to model the stock market using technical analysis. Predicts the future trend of stock selections.
timestocome/Test-stock-prediction-algorithms
Use deep learning, genetic programming and other methods to predict stock and market movements
oarriaga/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
jcjohnson/cnn-vis
Use CNNs to generate images
Vaibhav/Stock-Analysis
Regression, Scrapers, and Visualization
lilianweng/stock-rnn
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.