how to make a knn classifer using minkowski distance function
조회 수: 3 (최근 30일)
이전 댓글 표시
Need to make a knn classifer without using fitcknn for K = 3, 5, 7, that uses minkowski distance for the order of 1, 2 and 5
댓글 수: 2
Walter Roberson
2019년 3월 17일
Do you mean that you have been given an assignment to write knn classification code yourself?
If so then it would defeat the purpose if we were to give you knn classification code.
답변 (0개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!