/stock_classification

Comparing different classification models and their predictions to determine whether the stock price will go up or down.

Primary LanguageJupyter Notebook

Classification on Stock Market data set

Comparing different classification models and their prediction to determine whether the stock price will go up or down. The models that were compared were logistic regression, LDA (LinearDiscriminantAnalysis), QDA (QuadraticDiscriminantAnalysis), & K-Nearest Neighbor