The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
How to calculate Normalized Mutual Information (NMI) for Clustering?
Hi dear friends
How can I use Normalized Mutual Information (NMI) for Clustering? like K-Means or DBSCAN
I attach the file
Thank's
Tagged:
0
Answers
You could build a process using the k-means and/or DBSCAN operators?
I used K_Means and DBSCAN, but I want to evaluate these methods by NMI.
You might want to check out the Mutual Information Matrix operator. See below.