Modifier and Type | Method and Description |
---|---|
AdaptiveHoeffdingTreeModel |
AdaptiveHoeffdingModelsHolder.getHoeffdingModel(String name) |
Modifier and Type | Method and Description |
---|---|
Map<String,AdaptiveHoeffdingTreeModel> |
AdaptiveHoeffdingModelsHolder.getClonedHoeffdingModelMap() |
Modifier and Type | Method and Description |
---|---|
void |
AdaptiveHoeffdingModelsHolder.setHoeffdingModelMap(Map<String,AdaptiveHoeffdingTreeModel> modelsMap) |
Constructor and Description |
---|
AdaptiveHoeffdingTreeModel(AdaptiveHoeffdingTreeModel model) |
Modifier and Type | Method and Description |
---|---|
static boolean |
CoreUtils.isInitialized(AdaptiveHoeffdingTreeModel model,
int noOfFeatures)
Check whether the model is initialized
|
Copyright © 2019 WSO2. All rights reserved.