What is the difference between classical MDS and non-metric MDS?

Updated May 16, 2026

Short answer

Classical MDS preserves exact distances using eigen decomposition, while non-metric MDS preserves only ranking of distances.

Deep explanation

Classical MDS uses eigen decomposition of a centered distance matrix to directly compute coordinates. Non-metric MDS instead optimizes a stress function that preserves ordering of distances, making it more flexible but computationally expensive.

Unlock with a Pro subscription to view this section.

View pricing

Real-world example

No real-world example available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Common mistakes

No common mistakes listed yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Follow-up questions

No follow-up questions available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

More Dimensionality Reduction interview questions

View all →