You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Experimental implementation of a hybrid model between an XGBoost and a DBN model. The XGBoost will perform classification tasks while the DBN forecasts the state vector.
About
Experimental implementation of a hybrid model between several classifier models and a DBN model. The classifier will perform classification tasks while the DBN forecasts the state vector.