ML-powered Loan-Marketer Customer Filtering Engine
-
Updated
Sep 13, 2021 - Python
ML-powered Loan-Marketer Customer Filtering Engine
Binary classification using DeeplabV3plus on E-marg(custom) dataset that comprises of images and video analytics.
Text Classification Problem : Wrote a module to classify Amazon-Product Reviews as favourable/unfavourable. Achieved accuracy of 78% and an F1 score of .81 using Logistic Regression on a test-train split of 20%, where total records were around 50000.
TitanicClassification.py file contains project based on binary classification. The dataset comprises of data related to passengers and binary value of whether they survived or not.
A Convolutional Neural Network (CNN) implementation using PyTorch and TensorFlow/Keras to classify images of cats and dogs. This project includes training scripts, model architectures, and instructions for easy setup and usage.
The model is trained on the dataset from kaggle. used CNNs for training model. Has a accuracy of 97%.
Developed system for the "Climate Activism Stance and Hate Event Detection" Shared Task at CASE 2024
The "Cherry Leaf Health Detector" is a comprehensive repository housing a sophisticated Streamlit web application designed to assess the health of cherry leaves by distinguishing between healthy leaves and those affected by powdery mildew.
The code of the random forest project I shared on my Medium account
Benchmark of sci-kit learn models and a tensorflow model for Binary Image Classification
Project for my semester evaluation, course Artificial Intelligence.
Add a description, image, and links to the binaryclassification topic page so that developers can more easily learn about it.
To associate your repository with the binaryclassification topic, visit your repo's landing page and select "manage topics."