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