Pinned Repositories
Application
arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
awesome-shiny-extensions
🐝 Awesome R packages that offer extended UI or server components for the R web framework Shiny
Banknote_Classification
This project aims to analyze the banknote data and check whether they're genuine or fake using unsupervised learning.
blog_code
A repo for holding example code
blog_scraper
category_encoders
A library of sklearn compatible categorical variable encoders
courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
Decision-Tree-Implementation
A python 3 implementation of decision tree (machine learning classification algorithm) from scratch
django-dashboard-argon
Argon Dashboard - Open-Source Django Seed Project | AppSeed
mausam3407's Repositories
mausam3407/Decision-Tree-Implementation
A python 3 implementation of decision tree (machine learning classification algorithm) from scratch
mausam3407/human-pose-estimation-opencv
Perform Human Pose Estimation in OpenCV Using OpenPose MobileNet
mausam3407/kinetics-downloader
Download DeepMind's Kinetics dataset.
mausam3407/kinetics-i3d
Convolutional neural network model for video classification trained on the Kinetics dataset.
mausam3407/multivariate-time-series-data
mausam3407/OpenPose_PythonOpenCV
A simple code demonstrating real-time Pose Estimation in webcam using OpenPose Python and OpenCV
mausam3407/Pose-Estimation
Pose Estimation Course