Pankush Kukreja (pankush9096)

pankush9096

Geek Repo

Location:California

Home Page:https://www.linkedin.com/in/pankush-kukreja/

Github PK Tool:Github PK Tool

Pankush Kukreja's repositories

Stock-Prediction-using-LSTM

I will be considering the google stocks data and will create a LSTM network for prediction.

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

Image-Classification-using-CNN

This is the Kaggle dataset for Image classification of Dog and Cat. i have considered 5000 images out of 25000 image. Data is manually been divided as 4000 image of each class in training and 1000 image as testing.

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

Weight-of-Evidence-and-IV-Values

Implementation fo WO and IV Values in python

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

Time-Series---Jetrails-problems

Using this jet rails real life problem, i tried explaining all the time series algorithms to get better understanding of time series.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Annual-Income-Prediction

This is a prediction model to predict annual income for an adult whether it will be more or less than 50K. and explaining all the classification model evaluation metrics and curve like ROC, AUC, Precision _recall, Gini, Ks_score, Logloss, Concordance.

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

Basic-ANN

Here i am using Bank data which will predict if he customer will leave Bank or not using Artificial Neural network.

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

Book-Recommendation-system

Book recommendation collaborative filtering system using Pearson correlation and nearest neighbor algorithm

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

CatBoost-Implementation

Implementation of Cat Boost using Annual Income prediction data.

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

Credit-Card-Deault-Assesment

This is data for customers using Credit Card , having 25 columns with their Eductaion, Martial Status, Age , Pays and previous Bill and payments for cc, so based on this information we will predict whether in future the customer will default the CC payment or not. I am using XGBoost for model, Randomised search for parameter tuning and also made it in 3 hidden layer Artificial neural network with SGD optimizer.

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

Cross-Validation-and-Its-Type

This is the implementation of all type of Cross validation and Back ward elimination technique

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:1Issues:0

EDA-using-Wine-Quality-data-set

In this i explained all aspects of Exploratory data analysis using Wine Quality data set from kaggle

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

House-Prices-Advanced-Regression-Techniques

This is Kaggle challenge for house prediction, it has alot of missing values which needs to be cleaned. i have used Regression ,Boosting, and Deep Neural network and tuning them.

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

Human-Activity-Classification

The project involves training a Machine Learning model to classify the kind of activity a person is performing including sitting, standing, laying, walking, walking upstairs and walking downstairs using data collected from smartphones.

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

kaggle-Credit-Card-Fraud-Detection

This is an highly imbalanced data with only 1.72% minority and 98.28% majority class, i will be explaining Up and down sampling and effect of sampling before and while doing cross validation. Model has been evaluated using precision recall curve.

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

Natural-Language-Processing-NLP-

In this you can see the implementation of basics preprocessing of text from paragraph, Bag of words and TF-IDF.

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

Pandas-Tutorials

This is how i expertise in Pandas

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

PipelineRepo

Pipeline purpose

Stargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

recommendation

Recommendation System using ML and DL

License:MITStargazers:0Issues:0Issues:0

Recommendation-System

Explaining recommendation and its type

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

Restro_Review_Analysis-using-NLP

I have 1000 reviews for a restaurant based on that i will classify them as 1(Good) and 1(bad).

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

Sales-Prediction

Monthly sales prediction of a furniture store using past daily order data.

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

SMS-SPam-Classification

i will be processing 5000 sms and will classify them as Spam or not

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

Task-Manager-App-Using-Flask

A simple flask app demostrating the Crud functions in flask.

Language:PythonStargazers:0Issues:2Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Twitter_senitiment_analysis-using-word2vec-and-ann

This is solution for Analytics Vidhya Data hackthon on Twitter_Senitiment_Analysis.

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

Web_Scraping_BS4

Web scraping using python Beautiful Soup and Request library

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

XGB-vs-LGBM-vs-CATBoost

Using kaggle flight delay data to explain the difference between XGB, LGBM and Catboost

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