搜索资源列表
RegressionNearestneighbor
- RBF Regression Nearest Neighbour
Knn
- knn algorithm which is used to find the nearest neighbour
kmeansicml03
- This is K-Nearest Neighbour tutorial
ACA-doc
- parallel programing knapsack, parralel computing , k nearest neighbour, parallelizing MCMDKP.
Heuristic-method-for-the-Traveling-Salesman-Probl
- Heuristic method for the Traveling Salesman Problem A number of nearest neighbour tours are generated randomly selected starting points. Each tour is improved by 2-opt heuristics (pairwise exchange of edges) and the best result is selected.
HM-TSP
- Heuristic method for the Traveling Salesman Problem A number of nearest neighbour tours are generated randomly selected starting points. Each tour is improved by 2-opt heuristics (pairwise exchange of edges) and the best result is selected.
Traveling-Salesman-Problem---Nearest-Neighbor
- Nearest Neighbour algorithm for a TSP with 7 cities. The solution changes as the starting point is changed The nearest neighbour (NN) algorithm (a greedy algorithm) lets the salesperson choose the nearest unvisited city as his next move. This algor
knn-svm classifier
- Face recognition system using k-nearest neighbour and support vector machine as classifier