Predicting Stock Prices Using Deep Learning Models
When you get started with machine learning, you learn to use linear regression to predict numeric values and logistic regression to predict binary variables. You then learn several other popular methods: Nearest neighbors, support vector machines, decision trees, random forests, and boosting.