balandhanka
Data Scientist | Researcher | NLP | Computer Vision | Neuroimaging 🖤
RAMAN(Robotics and Machine Analytics Lab), Malviya National Institute of Technology (MNIT), JaipurJaipur, Rajasthan
Pinned Repositories
churn-prediction-kaggel-dataset
Costumer Churn prediction using Artificial Neural Network and Hyper-Parameter Tuning of the model using GridSearchCV
COVID-19-X-ray-Image-Classification
COVID-19 disease classification with Chest X-ray using Transfer learning . Employed VGG16 as base model and a custom CNN architecture with 2 hidden layers as head model with good precision and recall scores.
Data-Science
This repository contains basic and advance implementation of Data Analysis and Machine Learning Algorithms like Pandas, pySpark, Matplotlib, Seaborn, Regression, Classification, Recommendation Engine, TPOT, ANN, CNN, Surprise and a lot more.
Data-Structures-using-Python
Implementation of various data structures and algorithms using python programming language like Array, Graph, Heap, Linked Lists, Queue, Segment Tree, Sorting, Stack, Tree, Dynamic Programming etc.
dictionary
A simple python application for Translation/Explanation/Meaning of an english word. It takes input from user and search for keyword in database in not found then give suggestion of similar keyword.
Django-Gym-Membership-Web-App
A Django web app for Gym Membership management System with various features like Admin panel, Registration, Check Status on all the pending transactions by notification panel, Update and edit the details of users.
JOB-CLASSIFICATION-BASED-ON-LINKEDIN-SUMARIES
Repo for job classification based on linkedin summaries
Masky
A Deep Learning based python command line application to detect face mask in the image as well as in the live streaming video. Built over Mobile Net version 2 as base model and a custom CNN architecture as head model.
Twitter-Sentiment-Analyser-Application
A python application which tweeter API to scrap the tweets an TextBlob to analyses the sentiment on twitter of given keyword and in given number of tweets. shows a visualization of sentiment using pie chart.
Windspeed-Forecasting-LSTM-GRU
Time series Forecasting of Wind speed based on different deep learning methods LSTM - GRU
balandhanka's Repositories
balandhanka/Windspeed-Forecasting-LSTM-GRU
Time series Forecasting of Wind speed based on different deep learning methods LSTM - GRU
balandhanka/Django-Gym-Membership-Web-App
A Django web app for Gym Membership management System with various features like Admin panel, Registration, Check Status on all the pending transactions by notification panel, Update and edit the details of users.
balandhanka/JOB-CLASSIFICATION-BASED-ON-LINKEDIN-SUMARIES
Repo for job classification based on linkedin summaries
balandhanka/churn-prediction-kaggel-dataset
Costumer Churn prediction using Artificial Neural Network and Hyper-Parameter Tuning of the model using GridSearchCV
balandhanka/Data-Science
This repository contains basic and advance implementation of Data Analysis and Machine Learning Algorithms like Pandas, pySpark, Matplotlib, Seaborn, Regression, Classification, Recommendation Engine, TPOT, ANN, CNN, Surprise and a lot more.
balandhanka/EEG-signal-classification-using-DEEP-ANN
Epilepsy disease detection using various EEG readings with Artificial Neural Network and performance analysis for Different optimizers and Hyper-parameter tuning using GridSearchCV
balandhanka/Object-Tracker
Track object of a particular in the given video frame. Determine which pixels fall within the blue boundaries and then blur the binary image.
balandhanka/Twitter-Sentiment-Analyser-Application
A python application which tweeter API to scrap the tweets an TextBlob to analyses the sentiment on twitter of given keyword and in given number of tweets. shows a visualization of sentiment using pie chart.
balandhanka/COVID-19-X-ray-Image-Classification
COVID-19 disease classification with Chest X-ray using Transfer learning . Employed VGG16 as base model and a custom CNN architecture with 2 hidden layers as head model with good precision and recall scores.
balandhanka/Data-Structures-using-Python
Implementation of various data structures and algorithms using python programming language like Array, Graph, Heap, Linked Lists, Queue, Segment Tree, Sorting, Stack, Tree, Dynamic Programming etc.
balandhanka/Masky
A Deep Learning based python command line application to detect face mask in the image as well as in the live streaming video. Built over Mobile Net version 2 as base model and a custom CNN architecture as head model.
balandhanka/addressbook
Addressbook - A Python application to Add, View, Search , Update and Delete contact in pickle database and with Reset Functionality.
balandhanka/AI-ML-Test
balandhanka/balandhanka
My home repository
balandhanka/bank_application
Python Application with Features like - Credit, Debit, Creation of user and login for Authentication- using json database
balandhanka/coronavirus-infectent-prediction-using-linear-regression-model
EDA of COVID-19 dataset and Prediction of COVID-19 infectants using Linear Regression model.
balandhanka/COVID-19-Detector-using-ML-and-Flask
This project will detect corona virus Probability in terms of some features. The data is not real it is a dummy data that i have generated for learning purpose. Add your own data and train over that while using this application.
balandhanka/COVID-Net
COVID-Net Open Source Initiative
balandhanka/Hands-on-One-Shot-Learning
This repository is for coding exercises listed in Book Hands on One Shot Learning.
balandhanka/imutils
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
balandhanka/Inf-Net
Inf-Net: Automatic COVID-19 Lung Infection Segmentation from CT Images, IEEE TMI 2020.
balandhanka/Machine-Learning
This repository contains implementation of basics to advance hands on machine learning algorithms with popular datasets.
balandhanka/machine-learning-interview
Machine Learning Interviews from FAAG, Snapchat, LinkedIn.
balandhanka/MachineLearningNotebooks
Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft
balandhanka/Python-Projects
Some Basic Python3.6 Projects
balandhanka/pytorch
This repository consists of implementation of basics and advance Machine Learning algorithms with pytorch from scratch.
balandhanka/Siamese-Network-for-One-shot-Learning
Project on Training Neural Networks with just one Example.
balandhanka/t81_558_deep_learning
Washington University (in St. Louis) Course T81-558: Applications of Deep Neural Networks
balandhanka/test-data
balandhanka/TPU-Multilingual-Toxic-Comment-Classification
TPU Based Multilingual Toxic Comment Classification Using BERT - kaggle competition -Jigsaw