Description
Using the machine learning MATLAB tutorial:
https://www.mathworks.com/products/demos/machine-learning/cluster_genes/cluster_genes.html
Download your own data set and perform all steps (in the tutorial). Your final document should contain the following:
Cluster diagram (chart)
Hierarchical Cluster Tree
PCA analysis
- K-Means analysis
- The code in the tutorial might require some modifications to run on your sample dataset. Your document should provide detailed explanation of the results, your prestatistical analysis, and the charts/diagrams described above. In addition to your document, upload your MATLAB code and dataset. “Please make certain that you upload the .m file (code) and the .mat file (data). I need both in order to test your programming.