필터 지우기
필터 지우기

Who do I report the performance of my K-means algorithm that I implemented and the performance of the Matlab implementation of the algorithm?

조회 수: 1 (최근 30일)
For a homework assignment, I am to answer and report detailing the performance of the K-means algorithm I implemented and the performance of the Matlab implementation of the algorithm.
  댓글 수: 3
Walter Roberson
Walter Roberson 2019년 2월 16일
If the question is how to measure the performance, then you could use timeit() to measure performance. Another way to measure performance is by accuracy -- but in order to measure accuracy you need to know ahead of time what the "right" answer is for each point.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

태그

제품


릴리스

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by