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 Center および File ExchangeProgramming についてさらに検索

タグ

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by