public class Knn extends MatrixOperation
| 构造器和说明 |
|---|
Knn(int nub) |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<Integer,List<Matrix>> |
getFeatureMap() |
int |
getNub(int type) |
int |
getType(Matrix vector) |
void |
insertMatrix(Matrix vector,
int tag) |
void |
removeType(int type) |
void |
revoke(int type,
int nub) |
void |
setFeatureMap(Map<Integer,List<Matrix>> featureMap) |
add, adjointMatrix, algebraicCofactor, center, convolution, errorNub, getCrossEntropy, getEDist, getEDistByMatrix, getInverseMatrix, getKernelNub, getLinearRegression, getNorm, getNormCos, getPoolVector, getSdByMatrix, im2col, innerProduct, inverseNumber, ListToMatrix, listToRowVector, listToRowVector, mathAdd, mathDiv, mathMul, mathMulBySelf, mathSub, matrixMulPd, matrixPointDiv, matrixToList, matrixToVector, mulMatrix, push, pushVector, reverseIm2col, rowVectorToList, softMaxByMatrix, sub, transPositionCopyright © 2024. All rights reserved.