Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 2.04 KB

File metadata and controls

20 lines (18 loc) · 2.04 KB

Stock recommandation via machine learning algorithms

A stock investment assistant tool which utilized supervised machine learning models such as Logistic Regression, Random Forest, and Support Vector Machine to predict the stock’s 60 days’ return rate. If a specific stock outperformed the average return rate, the model would recommend to hold.

Tools

How to use?

Jupyter Notebooks for fine-tunning