In our diploma thesis, we decided to use machine learning to create an application that determines the category of a social event from its description. We used event data that we found online, prepared it properly, and used it to build a model. Learned model gets a description of an event as the input, calculates, and returns the category of the entered event. We have also created an application that serves as a user interface for accessing the model. The application is publicly available online.
|