jf20541/RandomForest-Optimal-HyperParameter
RandomForest Model to classify binary target values (pos&neg) return with calculated features (RSI, MA, MACD, etc). Tuning hyperparameters with Bayesian Optimization, GridSearchCV, and RandomSearchCV.
PythonMIT