Package | Description |
---|---|
ambit2.featureselection | |
ambit2.similarity.knn |
Modifier and Type | Method and Description |
---|---|
protected void |
RRelieFFAttributeSelection.calculateMaxMinProperty(NearestNeighborsSearch<T> nn) |
void |
IAttributeSelection.evaluateAttributes(NearestNeighborsSearch<T> nn,
int numberOfAttributes) |
void |
RRelieFFAttributeSelection.evaluateAttributes(NearestNeighborsSearch<T> nn,
int numberOfAttributes) |
void |
AbstractAttributeSelection.transformAttributes(NearestNeighborsSearch<T> nn)
Transforms attributes stored in NearestNeighborsSearch, leaving only selected ones.
|
void |
IAttributeSelection.transformAttributes(NearestNeighborsSearch<T> nn) |
Modifier and Type | Field and Description |
---|---|
protected NearestNeighborsSearch<Features> |
NearestNeighborsSimilarity.nearestNeighborsSearch |
Modifier and Type | Method and Description |
---|---|
NearestNeighborsSearch<Features> |
NearestNeighborsSimilarity.getNearestNeighborsSearch() |
Modifier and Type | Method and Description |
---|---|
void |
NearestNeighborsSimilarity.setNearestNeighborsSearch(NearestNeighborsSearch<Features> nnSearch) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.