Data Miner
|
Logit Boost classifier.
TDaalLogitBoostClassifier = class(TDaalClassifier);
The algorithm supports multiple classes (labels) in result. Intel DAAL uses the word "features" rather than "attributes" for input columns. Does not support missing values. Features can be Continuous or Categorical. Ordinal features are treated as Continuous.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|