kgoel59 / BigData

0 stars 1 forks source link

Task 2: Clustering #2

Closed kgoel59 closed 2 months ago

kgoel59 commented 3 months ago

Task 2: Clustering Analysis

After preprocessing the data in Task 1, you are required to perform a clustering analysis. Specifically, apply at least two different clustering algorithms to the preprocessed data.

Requirements:

  1. Algorithm Selection:

    • Justify and explain your selection of the clustering algorithms.
    • Ensure you practice the lab on clustering before proceeding with this task.
  2. Report:

    • Document the steps of each algorithm in detail.
    • Present the results of each algorithm in a table.
    • Compare the algorithms and determine which produced the best results.
    • Include your findings in the "Clustering" section of your report.
    • Cite any referenced articles and programming resources appropriately.