Reproduction of code described in the paper "Stock Market Prediction Based on Generative Adversarial Network" by Kang Zhang et al.
-
Updated
Jun 12, 2020 - Jupyter Notebook
Reproduction of code described in the paper "Stock Market Prediction Based on Generative Adversarial Network" by Kang Zhang et al.
Stock Market Forecasting with CoreML in Swift
Predict whether a stock price will increase based on headlines on a specific day. Data is Wrangled and Merged for modeling. The bag of words approach is used to vectorize textual data. A combination of NLP and ML models like RanfomForestClassifier is used to predict final results, plus the Naive Bayes approach with NLP to predict the results.
Add a description, image, and links to the stockmarketforecaster topic page so that developers can more easily learn about it.
To associate your repository with the stockmarketforecaster topic, visit your repo's landing page and select "manage topics."