Filter löschen
Filter löschen

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 Ansicht (letzte 30 Tage)
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 Kommentare
Walter Roberson
Walter Roberson am 16 Feb. 2019
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by