For my bachelor thesis I have to build a machine learning backend, a mlbackend plugin and a suitable model for the analytics api.
The aim of the work is to cluster students in groups according to their learning behavior.
Unfortunately, I can't think of any approach to creating the analytics model.
Is it even possible to create a model that uses the unsupervised learning approach? If yes, how?
Thanks for helping!