GabsGear / cpbr-2019-ktb

Machine Learning trader bot project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Multiclass classification

GabsGear opened this issue · comments

When HOLD option is added to target we need to create a multiclass classification algorithm to classificate buy, sell and hold.

  • Create multiclass classification with gradient GradientBoosting classifier
  • Create multiclass classification with gradient RandomForest classifier
  • Select best model