This is a stock classifying model bases on OpenCV Machine Learning. Implemented training models based on Artificial Neural Networks (ANN) and Decision Trees (DTree)
- Analysis over 10 features of stocks, including features that change each day, quarterly or annnual
- Classify stocks into two categories, buy or sell
You can go to any financial market website, like:
This classifying model is developed based on OpenCV and Clion.
- Set up OpenCV on your IDE, like Clion
- Create a OpenCV program