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
IT Student | Full-stack Developer | AI/ML Developer
About
Learning Data Structures & Algorithms in C++. Building modern web applications and exploring Machine Learning. Active in hackathons and tech communities.
Real-time face detection in Python using OpenCV and Haar cascades. Works with webcam or phone camera (IP stream). Easy setup, clean code, and ready for face recognition extension. Press 'q' to quit…
Machine learning project to predict heart disease using patient clinical data. Includes data loading, preprocessing, model training (Logistic Regression), evaluation, and a predictive system. Visua…
Spam detection model using Logistic Regression & TF-IDF. The notebook preprocesses email data, extracts features, trains a model, evaluates accuracy, and provides a predictive system. Ideal for lea…