Stars
s-mandeep / machine-learning-online-2018
Forked from coding-blocks-archives/machine-learning-online-2018ML Online Course Repository. Course videos on online.codingblocks.com
s-mandeep / Algo_Ds_Notes
Forked from jainaman224/Algo_Ds_NotesIt is a repository that is a collection of algorithms and data structures with implementation in various languages.
A semi-visual, menu-driven, game written using TurboC++, which simulates the popular quizzing show, "Kaun Benga Crorepati"("Who wants to be a millionare?") .
A KNN-based classifier to classify patients as diabetic or non-diabetic based on their lifestyle.
Haar feature-based cascade classifier to recognize recurrent faces; implemented using KNN.
A multi-class image classifier built from scratch using Support Vector Machine (SVM) algorithm.
A Statistical Machine Learning Model that predicts with high accuracy whether a person is Coronavirus Disease 2019 (COVID-19) positive based upon the symptoms witnessed by him/her.
Detect Hand and count number of fingers using Convex Hull algorithm in OpenCV lib in Python
Keyword extraction from a sentence using multirake algorithm
Predicting rating of a board games using machine learning
Solution to kaggle titanic problem
Text classification using nltk and sklearn
Face detection project using opencv
COVID - 19 Outbreak Prediction using Machine Learning
Object recognition on cats vs dogs dataset using OpenCV and Keras
Credit Card Fraud Detection using machine learning
Object recognition using cifar10 dataset
Build an image classifier with Keras and Convolutional Neural Networks for the Fashion MNIST dataset
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)