The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Recommender system by sentences
m_keshavarz_com
Member Posts: 28 Learner III
Hello
Excuse me, I have a dataset about reviews about the movie.
I clustered them
The professor told me to make an recommender system
Does anyone have an idea?
How can I suggest to the user after surveys and movie sentences after the clustering
help me . I have a request
Thankful
Very necessary. I am waiting.
0
Answers
Hi @m_keshavarz_com,
You have a dedicated extension called Recommenders (to install from the MarketPlace)
I hope it helps,
Edit : You can take a look at this short video from @Knut-RM :
Recommendation Engines
Regards,
Lionel
Hi again @m_keshavarz_com,
Can you share your dataset and your process in order we can help you better ?
Regards,
Lionel
Hello
Yes i downloaded
But I do not know how to check the data that I do not have. After clustering. Create a recommender system? And how do I recommend a movie to a user? is it possible?
Sample process?
My process included
read csv (For data, you can get help from twitter because my data is like this)
select attribute (Review columns)
nominal to text
process from data (tokenixe.stop word, stem porter)
clustering (kmeans, k = 8)
Sorry I could not see the xml option in the viewport
Thanks if you help me. Thank you so much.
regards