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
# Prime-Numbers Web AppThis web app helps users explore prime numbers through features like checking primality and generating sequences. With clear visuals and step-by-step explanations, it makes understanding prime numbers simple and engaging. 🐙✨
Exploratory Data Analysis (EDA) of Zomato’s restaurant dataset using Python. Includes data cleaning, visualization, and insights on customer preferences, restaurant categories, online vs offline orders, ratings, and cost trends.
This project demonstrates how to use Linear Regression to predict stock prices. It takes historical stock market data (such as opening price, closing price, and trading volume) and trains a regression model to forecast future prices.
This repository contains comprehensive Machine Learning content, including code examples, model training, hyperparameter tuning, and visualizations using popular libraries like Scikit-learn. Ideal for beginners and intermediate learners exploring ML concepts in Python.
A web application for advanced digital image processing (morphology, thresholding, edge detection) built with Flask & OpenCV. UAS project for Digital Image Processing course at university.
Exploratory data analysis and visualization of U.S. electric vehicle (EV) adoption by county—trends over time, top counties, BEV vs PHEV breakdown, and EV-to-total-vehicles ratio.