Package | Description |
---|---|
com.pervasive.datarush.analytics.naivebayes |
Provides PMML model classes for Naive Bayes.
|
Modifier and Type | Method and Description |
---|---|
Map<InputTargetPair,Long> |
DiscreteInputMappingModel.getPairCounts()
Gets the map of pair counts.
|
Modifier and Type | Method and Description |
---|---|
int |
InputTargetPair.compareTo(InputTargetPair o)
Compare this to another InputTargetPair.
|
Modifier and Type | Method and Description |
---|---|
void |
DiscreteInputMappingModel.setPairCounts(Map<InputTargetPair,Long> pairCounts)
Sets the map of pair counts.
|
Copyright © 2016 Actian Corporation. All rights reserved.