Package | Description |
---|---|
com.pervasive.datarush.analytics.naivebayes |
Provides PMML model classes for Naive Bayes.
|
Modifier and Type | Method and Description |
---|---|
Map<String,TargetStatistics> |
ContinuousInputMappingModel.getTargetStatistics()
Gets the map of target statistics.
|
Modifier and Type | Method and Description |
---|---|
void |
ContinuousInputMappingModel.setTargetStatistics(Map<String,TargetStatistics> targetStatistics)
Sets the map of target statistics.
|
Copyright © 2020 Actian Corporation. All rights reserved.