University Project: Compare similarity of two data sets

Hyperrick
Hyperrick New Altair Community Member
edited November 5 in Community Q&A
Hello everyone,

for a university project in the 1st semester we want to match data from lecture notes with appropriate Udemy courses.
We have already done the crawling of the lecture contents and the Udemy courses.

Now the questions would be, which procedure would be the best for us. How can the "best" or most suitable courses be determined? We would also like to include the price of the course and the number of evaluations with our scoring model.

Best regards
Patrick

Best Answer

Answers

  • Telcontar120
    Telcontar120 New Altair Community Member
    This is a fairly open-ended question.  You could start by doing some text processing and then compute similarities or cross-distances.  Or you could try to do some unsupervised learning around clustering.