is there a way to output grouped items using the prediction algorithm and clustering? here is an example i have a list of 50 employees and i want to put them into groups of 10 by predicting which employees best suited to work together in a group and then output those 5 groups with 10 employees each.
the elements that will be used to make the prediction will be (
experience from 1 - 10 years experience, easy to work with rated by yes or no options Visual learner vs non visual learner and if the employee is a quick learner or not thank you in advance :)