Relative Content

Tag Archive for mlr3

Implementation of the cascade classifier in the mlr3

I have a predictor variable with five classes and each algorithm classifies one of the classes of this variable well. Can I make a classifier with all these algorithms and have each one classify its corresponding class?