Karan Bhanot (kb22)

kb22

Geek Repo

Location:New York

Home Page:karanbhanot.com

Github PK Tool:Github PK Tool

Karan Bhanot's repositories

ML-React-App-Template

This is a template for creating a Machine Learning application with its front-end developed using React which interacts with a Flask service as the back-end and makes predictions.

Language:JavaScriptLicense:MITStargazers:305Issues:12Issues:2

Heart-Disease-Prediction

The project involves training a machine learning model (K Neighbors Classifier) to predict whether someone is suffering from a heart disease with 87% accuracy.

Language:Jupyter NotebookLicense:MITStargazers:200Issues:6Issues:1

Color-Identification-using-Machine-Learning

This project explores colors in various images and then enables the user to query the images based on a given color.

Language:Jupyter NotebookLicense:MITStargazers:104Issues:6Issues:2

Create-Face-Data-from-Images

This project involves using OpenCV's trained Face Detection Neural Network to detect faces in various images and extract them either as separate images or create boxes around faces.

Web-Scraping-using-Python

This project scrapes Wikipedia for its articles using BeautifulSoup to create a dataset and then draws analysis on the collected data.

Language:Jupyter NotebookLicense:MITStargazers:53Issues:4Issues:0

Understanding-Flask-and-Flask-RESTPlus

This project explores the usage of Flask and Flask-RESTPlus in developing a Python service to host any application as well as exploring APIs (and Swagger UI).

Language:PythonStargazers:50Issues:4Issues:0

GitHub-User-Insights-using-API

The project involves using the GitHub API using user authentication to fetch information such as commits and repositories for that specific user and store them as CSV files for data collection and analysis.

Language:Jupyter NotebookLicense:MITStargazers:42Issues:3Issues:1

Twitter-Sentiment-Analysis

This project develops a deep learning model that trains on 1.6 million tweets for sentiment analysis to classify any new tweet as either being positive or negative.

Language:Jupyter NotebookStargazers:42Issues:2Issues:0

Used-Car-Price-Prediction

I'll use various machine learning algorithms to predict the price of used cars.

Language:Jupyter NotebookLicense:MITStargazers:42Issues:4Issues:1

Create-dataset-using-API

This project uses the Twitch API to extract data about various channels and creates a dataset from the collected information which can be used for further data analysis.

Language:Jupyter NotebookStargazers:18Issues:6Issues:0

Purchasing-Intention-Prediction

The project trains an Artificial Neural Network which can predict whether a visitor will generate revenue for the company or not.

Language:Jupyter NotebookLicense:MITStargazers:17Issues:2Issues:0

ML-Performance-Evaluation

This repository includes analysis of classification results based on Receiver Operating Characteristic (ROC) Curve and Cumulative Accuracy Profile (CAP) Curves.

Language:Jupyter NotebookStargazers:15Issues:2Issues:0

Income-Predictor

The project deals with using Machine Learning on Census Income dataset to predict if income is above or below $50K per annum.

Language:Jupyter NotebookStargazers:14Issues:2Issues:0

Coursera_Capstone

This capstone project is part of the Applied Data Science Capstone course on Coursera that explores the Foursquare and Zomato API together to explore venues in Chandigarh, India based on ratings and price ranges.

Language:Jupyter NotebookStargazers:11Issues:2Issues:0

Plot-Maps-in-Python

This data visualization project explores various libraries including gmplot, GeoPandas, Plotly and Bokeh to plot locations on maps using the latitude and longitude values.

Language:HTMLLicense:MITStargazers:11Issues:2Issues:0

Article-Recommender

This Python project develops a LDA model which trains on various Wikipedia articles based on a keyword and then suggests Wikipedia articles based on a search query.

Language:PythonLicense:MITStargazers:10Issues:3Issues:0

NASA-data-exploration

The repository includes detailed steps to get data from GES DISC, convert HDF5 files to CSV and plotting geographic data.

Language:Jupyter NotebookLicense:MITStargazers:9Issues:2Issues:0

python-notebooks

The repository includes an array of Python notebooks which describe several useful methods and tricks in Python.

Language:Jupyter NotebookLicense:MITStargazers:9Issues:3Issues:0

Deep-Learning-A-Z-Coursework

This repository hosts all the deep learning models developed as part of the Deep Learning A-Z course on Udemy.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:8Issues:2Issues:0

Visualization-using-Matplotlib

This repository explores various visualizations that can be drawn using Matplotlib library which are easy to get started with.

Language:Jupyter NotebookStargazers:8Issues:2Issues:0

Face-Detection-using-OpenCV

This project introduces two Python scripts which uses OpenCV's trained Face Detection Neural Network to detect faces from images and videos.

Language:PythonStargazers:5Issues:2Issues:0

Medical-Appointment-No-Show-Prediction

A repository where I work with both R and Python to predict whether someone would show up for a medical appointment or not.

Language:HTMLLicense:MITStargazers:5Issues:3Issues:0

kb22.github.io

My portfolio website designed using HTML, CSS, and JavaScript on GitHub Pages to highlight my projects, and my work.

Digit-Recognition-with-Parameter-Tuning

This project develops a digit recognizer machine learning model and identifies the best model parameters using GridSearchCV.

Language:Jupyter NotebookLicense:MITStargazers:3Issues:2Issues:0

geo-plotting

This repository shows two very elegant ways to plot geomaps.

Language:HTMLLicense:MITStargazers:2Issues:2Issues:0

Understanding-Seaborn

In this repository, I work with a Jupyter notebook that highlights some of the key plots in Seaborn library to get started with.

Language:Jupyter NotebookLicense:MITStargazers:2Issues:2Issues:0

CSCI_6360_Parallel_K_Means

The repository includes the code for serial and parallel K Means using CUDA and MPI for Image Compression.

Language:CLicense:MITStargazers:1Issues:2Issues:0

Malaria-Cell-Identifier-using-CNN

This project trains a Convolutional Neural Network (CNN) using Keras that can identify Malaria cells with a test accuracy of more than 96%.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:2Issues:0

Machine-Learning-A-Z-CourseWork

This repository hosts all the machine learning models developed as part of the Machine Learning A-Z course on Udemy.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

ML-Resources

A repository to hold important resources for ML (useful for reference, revision and learning).

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0