You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo contains a machine learning model made using advanced and enhanced algos like KNN,SVD and also concepts like vectorization ,cosine similarity which predicts the similar movies for a given fav movie of user. So no more time wasting on searching for a good of you're choice
In this repository,i did an analysis on breast cancer dataset and tried to make some prediction. I got the accuarcy using Linear Kernel of Support vector machine , around 0.98.
This project uses machine learning to create a personalized bookrecommendation system. By combining collaborative filtering and content-based filtering, it analyzes user preferences and book attributes to suggest tailored book recommendations. The system offers real-time updates and accurate predictions to enhance the user experience.