prathmachowksey
Third year Computer Science undergraduate student at BITS Pilani, Hyderabad Campus.
BITS Pilani Hyderabad CampusHyderabad
Pinned Repositories
Attendance-System-Face-Recognition
An attendance system based on facial recognition built using OpenCV and Django.
Clustering
Implementation of K-means, Hierarchical and DBSCAN clustering algorithms in python
codefundopp-2019-blockchain
Face-Recognition-Haar-LBPH
Face recognition using Haar Cascades for face detection and LBPH Face recognizer.
face-recognition-real-time
Face recognition in real time using Python, OpenCV, Dlib and face_recognition.
Fisher-Linear-Discriminant-Analysis
Implementation of Fisher Linear Discriminant Analysis in Python
Hopkins-Statistic-Clustering-Tendency
A python implementation for computing the Hopkins' statistic (Lawson and Jurs 1990) for measuring clustering tendency of data
Multivariate-Polynomial-Regression
Multivariate Polynomial Regression using gradient descent with regularisation
NFHS-4-Analysis
This project explores factors affecting child stunting and influence of contraceptive awareness in women on other health indicators using NFHS-4 (National Family Health Survey - 4, India) data.
Smart-Refrigerator-Management-System
A smart refrigerator management system built using python, flask, sqlite
prathmachowksey's Repositories
prathmachowksey/Attendance-System-Face-Recognition
An attendance system based on facial recognition built using OpenCV and Django.
prathmachowksey/Hopkins-Statistic-Clustering-Tendency
A python implementation for computing the Hopkins' statistic (Lawson and Jurs 1990) for measuring clustering tendency of data
prathmachowksey/Multivariate-Polynomial-Regression
Multivariate Polynomial Regression using gradient descent with regularisation
prathmachowksey/Smart-Refrigerator-Management-System
A smart refrigerator management system built using python, flask, sqlite
prathmachowksey/Face-Recognition-Haar-LBPH
Face recognition using Haar Cascades for face detection and LBPH Face recognizer.
prathmachowksey/NFHS-4-Analysis
This project explores factors affecting child stunting and influence of contraceptive awareness in women on other health indicators using NFHS-4 (National Family Health Survey - 4, India) data.
prathmachowksey/Clustering
Implementation of K-means, Hierarchical and DBSCAN clustering algorithms in python
prathmachowksey/codefundopp-2019-blockchain
prathmachowksey/face-recognition-real-time
Face recognition in real time using Python, OpenCV, Dlib and face_recognition.
prathmachowksey/Fisher-Linear-Discriminant-Analysis
Implementation of Fisher Linear Discriminant Analysis in Python
prathmachowksey/git-test
Learning github
prathmachowksey/introductory-ml
Introductory work undertaken by me in Machine Learning
prathmachowksey/Logistic-Regression
Logistic regression implementation in python.
prathmachowksey/Multivariate-Linear-Regression
prathmachowksey/Naive-Bayes-Sentiment-Analysis
Sentiment Analysis using a Naive Bayes Classifier implemented in Python