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
Smart Shopping Assistant is a Python-based web application that analyzes structured product data and provides decision-support recommendations through a modular and scalable architecture built with Flask
Intelligent classification system for internet entities (domains, companies, services) using rule-based labeling, machine learning and LLM verification
A Streamlit + ML app that predicts if a property is a good investment and forecasts its price after 5 years. Trained on real estate features using classification & regression models for smart investment decisions.
Autonomous Vehicle Project – From messy data to self-driving intelligence! We cleaned and visualized data, built robust AI models, and designed a vision for safe, smart, and autonomous mobility.
This Project aims to implement a **Hadoop MapReduce job in Pseudo-Distributed Mode** to determine the **feistiest Pokémon** based on their **type**. The job processes the Pokémon dataset (`pokemon.csv`) and outputs a CSV file containing Pokémon **type1, type2, name, and feistiness score**.