Pinned Repositories
AgriMarket
A web-scraper to mine data from: https://agmarknet.gov.in/Default.aspx
AlgoExperts.io
Solved Python Code for Questions on AlgoExpert.io
Amazon-Price-Tracker
Price tracking of a product on amazon in Python using BeautifulSoup and sending mail using SMTP when the price fall below a given price.
Amazon-price-tracker-1
This is python web scraping tracker which notifies the user when the prices of the particular product they have chosen fall down!
Aspiration.ai
Machine Learning Internship in Finance at Aspiration.ai
Bihar-Elections-Analysis
Brush Up Data Wrangling with Pandas
Car-Damage-Detection
Car Damage Detection
DPDZero-Assignment
Olx-Clone
This is a clone of OLX made using Django Framework in Python.
RBI-Power-Infrastructure
https://www.kaggle.com/hangryjay/india-power-infrastructure-data
jha-vineet69's Repositories
jha-vineet69/Olx-Clone
This is a clone of OLX made using Django Framework in Python.
jha-vineet69/AlgoExperts.io
Solved Python Code for Questions on AlgoExpert.io
jha-vineet69/Aspiration.ai
Machine Learning Internship in Finance at Aspiration.ai
jha-vineet69/Sentiment-Analysis-using-ULMFiT
NLP Sentimental Analysis on Twitter US Airlines Dataset using Universal Language Model Fine-Tuning.
jha-vineet69/Anomaly-Detection-in-Time-Series-Data
Detecting Anomaly in Close Price of S&P 500 Index Data Using Keras and Tensorflow
jha-vineet69/Board_Game_Review_Predictor_ML
jha-vineet69/Classification-Trees
Classification Trees using Scikit-learn on the data from UCI Machine Learning Repository to predict whether or not a patient has heart disease.
jha-vineet69/Clustering-Geolocation-Data
Clustering taxi rank locations to determine where we can build service stations for all taxis operating in that region.
jha-vineet69/Credit-Risk-Analyzer
Spotle.ai - Certificate Program In Advanced Data Science With Python - Capstone Project
jha-vineet69/Dimensionality-Reduction-Using-AutoEncoder
Analysis of Dimensionality Reduction by PCA vs AE
jha-vineet69/EDA-with-Seaborn
Exploratory Data Analysis with Seaborn and Classification using XGBoost on Breast Cancer Diagnostic data available on the UCI Machine Learning Repository.
jha-vineet69/HacktoberFest
Let's Celebrate Hacktober Fest with Zenith , The E-Cell GGSIPU
jha-vineet69/Image-Classification-with-CNN-using-Keras
Image Classification with CNN from CIFAR-10 Data
jha-vineet69/Image-Compression-with-KMeans-Clustering
Image Compression using KMeans Clustering and Interactive plots using ipywidgets
jha-vineet69/Image-Data-Augmentation-with-Keras
Image Data Augmentation with Keras' ImageDataGenerator
jha-vineet69/IMDB-Review-Sentiment-Analysis
Sentiment Analysis on IMDB Movie Reviews Dataset. Contains 25000 Positive and 25000 Negative Reviews.
jha-vineet69/Language-Classification-with-Naive-Bayes
Classification of sentences into Slovak, Czech or English language.
jha-vineet69/Leetcode-April-2020
Leetcode April 30 Day Challenge 2020 Python Solutions
jha-vineet69/Leetcode-June-2020
Leetcode June Challenge 2020 Python Solutions
jha-vineet69/Leetcode-May-2020
Leetcode May Challenge 2020 Python Solutions
jha-vineet69/medium-unlimited
A browser extension to read medium.com articles for free without membership.
jha-vineet69/Neural-Network-Visualizer
Neural Network Visualizer Web App with Python and Streamlit
jha-vineet69/PCA-With-Numpy
Principal Component Analysis on Iris Dataset using Numpy library
jha-vineet69/pyresparser
A simple resume parser used for extracting information from resumes
jha-vineet69/streamlit
Streamlit — The fastest way to build custom ML tools
jha-vineet69/Support-Vector-Machines
Support Vector Machine for classification using scikit-learn and the Radial Basis Function (RBF) Kernel from the data from UCI Machine Learning Repository to predict whether or not a patient has heart disease.
jha-vineet69/SVM
Face Recognition Using SVM
jha-vineet69/Thack-2.0
jha-vineet69/Tic-Tac-Toe
A basic tic tac toe game using HTML, CSS, JQuery and Javascript.
jha-vineet69/Traffic-Sign-Classification-using-Deep-Learning
43 Label Traffic Sign Classification using CNN using Keras