karunkannan / R-RerF

This is the R implementation of Randomer Forest.
Apache License 2.0
1 stars 0 forks source link

Sprint 2 - Evaluate clusters using standard metrics such as silhouette coefficient and normalized mutual info score #2

Open pmyers16 opened 6 years ago

pmyers16 commented 6 years ago

Description:

Improve the interpretability of the clusters found in sprint 1 by visualizing phenotypic data such as demographics and test answers within and between clusters. Evaluate the clusters using the silhouette coefficient and/or other validation methods such as normalized mutual info score.

DoD:

-Graphs of phenotypic data within each cluster generated -Silhouette coefficient and normalized mutual info score calculated to validate clusters -(If possible) Map generated between phenotypic data and clusters