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
🪨 Machine learning project using logistic regression to classify sonar signals as either rocks or mines. Uses scikit-learn to train a binary classifier on sonar dataset with 60 numerical features for accurate underwater object detection.
This is an end-to-end ML project, which aims at developing a classification model for the problem of predicting credit card frauds using a given labeled dataset. The classifier used for this project is RandomForestClassifier. Deployed in Heroku.
A Machine Learning model created using prebuild model. We need to feed the images to the model and it will predict if the same person is there else it will mark as unknown.
Comment Toxic Analyzer build on machine Learning algorithm (Random Forest) capable to analyze toxicity present in comment or any text with the accuracy of around 83%
Developed as part of the Huawei Internship Program in collaboration with Kuwait University. It replicates a simplified version of Huawei SmartCare’s churn analysis.
AI-powered real estate platform with ML-based price prediction , search + filters, admin dashboard, and interactive property mapping built using Next.js, Node.js, and MongoDB.
The Smart Crop Disease Detection System is a Django web app that uses machine learning to identify crop diseases from leaf images. It helps farmers detect diseases quickly and take action to protect their crops. The system features AWS S3 image storage, TensorFlow Lite integration, and a responsive front-end for easy use.