What is the best method/ algorithm for clustering the users based on their skills and work experience ?
Suppose we have users, for each user, we have: user_id, user_name, user_job title, user_skills, user_workExperience. I need to cluster the user based on their skill and work experience( long text...
01 February 2019
1,058
7
View