[SOLVED] CS513-Homework 8-Using k-means and hclust to categorize the “IBM_employee_attrition

30.00 $

Category:

Description

Rate

Cluster-1

Using hclust, categorize the “IBM_employee_attrition_v2.csv” data into two (2) clusters based on “TotalWorkingYears”, “Gender” and “Education” features. Tabulate the clustered rows against the “Attrition” column. (Remove the rows with missing values first)

 

Cluster-2

Using k-means, categorize the “IBM_employee_attrition_v2.csv” data into two (2) clusters based on “TotalWorkingYears”, “Gender” and “Education” features. Tabulate the clustered rows against the “Attrition” column. (Remove the rows with missing values first)