A New, Interactive Approach to Learning Data Science
-
Updated
Dec 8, 2022 - Jupyter Notebook
A New, Interactive Approach to Learning Data Science
ML-powered Loan-Marketer Customer Filtering Engine
Nudity/pornography detection using deeplearning. This model is trained using pretrained VGG-16. To know more about this check the readme file below
Concrete cracking is a major issue in Bridge Engineering. Detection of cracks facilitates the design, construction and maintenance of bridges effectively.
Designing your first machine learning pipeline with few lines of codes using Orchest. You will learn to preprocess the data, train the machine learning model, and evaluate the results.
Classification of two varients of rice - Osmancik, and Cammeo using machine learning
Implementing a model that can verify if two images belongs to same personality or not. Answer the question "Is this the claimed person?" It is a 1:1 matching problem i.e. given a face your task is to compare the candidate face to another and verify whether it is a match or not. My custom CNN model has achieved marvelous performance on the dataset.
DECISION TREE CLASSIFIER - HYPER PARAMETER TUNING - Binary Classification
This project was built within 24h by the team Augusteam for the DevHacks 2022 Climate Change hackathon sponsored by Systematic and it won the third place worth 500€
Used Machine Learning to create a cryptocurrency classification system for my investment banking client who is interested in offering cryptocurrencies for its customers.
The goal of the project is to build a predictive model using machine learning concepts to predict customer attrition for a telecom service company.
Can we predict how long a patient will be in a hospital with a fair comparison on gender, race and health service areas?
Binary Classification of mnist data using Stochastic Gradient Descent(SGD)
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.
Social media fake accounts and spam accounts have become a huge problem these days. Some had spammed me twice on Instagram. Here I have used various Machine learning techniques to spot the fake/spam accounts
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."