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 Python project analyzes the top 100 highest-rated movies of the decade to uncover trends in ratings, box office collections, and voter demographics. Using libraries like Pandas, Matplotlib, and Seaborn, it provides visual insights into movies, actors, and audience preferences. 🎥📈
This repository contains a Cab Fare Prediction Web App that uses machine learning to predict fares based on distance, time, and location, with Google Maps API integration for route and fare calculations. It features a user-friendly interface and secure authentication, powered by a Kaggle dataset.
The SMS Spam Detection System is a Django-based application that classifies messages as spam or ham using machine learning and keyword-based filtering. It detects spam by analyzing suspicious words, patterns, and NLP techniques to improve accuracy.