Spoken Tutorial - Machine Learning Using R - Assignment
Funded by MoE, Govt. Of India
Indian Institute of Technology Bombay
https://spoken-tutorial.org, https://fossee.in/
-------------------------------------------------------------------------------------------------------------------
"Tutorial Name": "Hierarchical Clustering in R"

Assignment

1. Apply "hierarchical clustering" on "PimaIndiansDiabetes" dataset. 
2. Install and import the "mlbench" package.
3. Run the "data("PimaIndiansDiabetes2")" command to load the dataset.
4. Compare between the various linkage methods.