Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a little bit of help regardig a lecture #7

Open
JunaidHassanCB opened this issue Sep 14, 2023 · 1 comment
Open

Need a little bit of help regardig a lecture #7

JunaidHassanCB opened this issue Sep 14, 2023 · 1 comment

Comments

@JunaidHassanCB
Copy link

Hi!

I needed to ask a query related to your following youtube tutorial

"Book Recommender System | Machine Learning Project | Collaborative Filtering Based Recommender Sys"

You have not mentioned anywhere about how can we check the accuracy or do evaluation on this model can you please tell me how to do this for this specific project

Thanks

@LuluW8071
Copy link

Hi!

I needed to ask a query related to your following youtube tutorial

"Book Recommender System | Machine Learning Project | Collaborative Filtering Based Recommender Sys"

You have not mentioned anywhere about how can we check the accuracy or do evaluation on this model can you please tell me how to do this for this specific project

Thanks

I dont think you can check accuracy on cosine_similarity type algorithms. If it were regression models, ensemble or neural network training you could check accuracy.

To check accuracy u need to split datasets into train and test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants