Package | Description |
---|---|
com.pervasive.datarush.analytics.knn |
Provides an implementation of the KNN algorithm using DataRush's sparse data API.
|
Modifier and Type | Method and Description |
---|---|
void |
ClassificationScheme.Classifier.addValue(ClassificationScheme.Distance distance,
double value)
Specifies a new neighbor value and the distance
to that neighbor.
|
Copyright © 2016 Actian Corporation. All rights reserved.