SamarthTech / python-projects-2024

This is the Official Repository of SAMARTH for Open Odyssey 1.0. Contribute your Python Projects, Games, and AI/ML Projects in our Repository 🔥. Make Quality Contributions 😎
MIT License
57 stars 55 forks source link

Book Recommendation System #101

Closed AmitavaDatta2004 closed 1 month ago

AmitavaDatta2004 commented 1 month ago

Book Recommendation System

This project implements a basic book recommendation system that suggests similar books based on a given book title. The system utilizes TF-IDF (Term Frequency-Inverse Document Frequency) and cosine similarity to analyze and rank the most similar books in the dataset.

Features

Visualizations

Two interactive visualizations can be enabled by uncommenting the respective sections in the code: