jose-dom / stock_classification

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Jupyter Notebook 100.0%