Pinned Repositories
500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
Auto-EDA-Exploratory-Data-Analysis
A desktop application was created which will allow user to perform basic data analysis and pre-processing of CSV dataset easily.
Bankers-Algorithm-Implementation
Banker’s Algorithm is a resource allocation and deadlock avoidance algorithm.
Cat-or-Not-Cat-Image-Classifier
A deep neural network application for classification of images as a cat or not cat.
Customer-Segmentation-and-Analysis
Customer Segmentation and Analysis for UK based all-occasion gifts retail company
Emails-Extractor
Scrape emails from an existing email address on the basis of their subject containing keywords.
Facial-Emotion-Recognition
Deployed a facial emotion recognition using neural network model which predicts the emotion from faces in images, videos and live feed from webcam.
FIFO-First-in-First-Out-Algorithm-Implementation
Implementation of FIFO Algorithm in C
Regbox
Smart KYC documents management web application
madhurchhajed's Repositories
madhurchhajed/Facial-Emotion-Recognition
Deployed a facial emotion recognition using neural network model which predicts the emotion from faces in images, videos and live feed from webcam.
madhurchhajed/Bankers-Algorithm-Implementation
Banker’s Algorithm is a resource allocation and deadlock avoidance algorithm.
madhurchhajed/Auto-EDA-Exploratory-Data-Analysis
A desktop application was created which will allow user to perform basic data analysis and pre-processing of CSV dataset easily.
madhurchhajed/Customer-Segmentation-and-Analysis
Customer Segmentation and Analysis for UK based all-occasion gifts retail company
madhurchhajed/FIFO-First-in-First-Out-Algorithm-Implementation
Implementation of FIFO Algorithm in C
madhurchhajed/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
madhurchhajed/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
madhurchhajed/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
madhurchhajed/Cat-or-Not-Cat-Image-Classifier
A deep neural network application for classification of images as a cat or not cat.
madhurchhajed/Diamonds-Data-Analysis
This classic dataset contains the prices and other attributes of almost 54,000 diamonds. It's a great dataset for data analysis and visualization. This is a quick analysis of the dataset.
madhurchhajed/Emails-Extractor
Scrape emails from an existing email address on the basis of their subject containing keywords.
madhurchhajed/Game-Using-OOPS
This is a demo Game using the concepts of OOPS
madhurchhajed/Regbox
Smart KYC documents management web application
madhurchhajed/Iris-dataset
This is Iris dataset
madhurchhajed/LR-Classification
This is LR classification Matrix
madhurchhajed/madhurchhajed
madhurchhajed/ML-For-Beginners
Microsoft's 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
madhurchhajed/Naive-Bayes-Classification-on-Iris-Dataset
This is practice notebook for Naive Bayes Classification on Iris Data Set.
madhurchhajed/Portfolio-Web-Application
This is a web application developed as a first hands-on Django.
madhurchhajed/Shortest-Path
This is C code for Shortest path using Discrete Math
madhurchhajed/ToDo_List_Django_WebApp
A web app for managing work lists where users can create, view, modify, delete the tasks.
madhurchhajed/YOLO-Object-Detection-using-open-CV
Implementation of object detection in images using YOLO model and open CV.