You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
,
The text was updated successfully, but these errors were encountered:
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 (
thank you in advance :)
,
The text was updated successfully, but these errors were encountered: