🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

University Project: Compare similarity of two data sets

User: "Hyperrick"
New Altair Community Member
Updated by Jocelyn
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

Sort by:
1 - 2 of 21
    User: "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.
    User: "sara20"
    Banned
    Accepted Answer
    Updated by sara20
    @Hyperrick,

    Hello

    At first I recommend you to start with some examples in RM. :)