Investment strategy incorporated by 4 machine learning models including ANN, SVM, Random Forest and Naive Bayesian
- ti_estimator: The machine learning algorithm that takes in selected technical indicators as input features and predict the stock or future prices.
- lstm : Did some research on lstm model
- combination : Finally, try different model and algorithm and compare the result.