Pinned Repositories
Amazon-Case-Study
Autoencoders
This repository contains the implementation of Vanilla Autoencoders, Deep Autoencoders, Convolution Autoencoders, Variational Autoencoders.
Black-Scholes-Model-Using-Python
I have implemented Black Scholes Model using python.
bmwi
Unemployment Rate forecasting tool built for BMWi during the Data Science for Social Good Fellowship https://dssgxuk.github.io/bmwi/
Convolutional-Neural-Network
This classifies the mnist data using CNN. It is a simple implementation of CNN and I am yet to comment it.
data-storyteller
Automated tool for data story telling
Introductory-ML-Workbook
It's a simple classification notebook. Anyone looking to start on a dataset can have a look at this work. This work involves data manipulation, analysis, cleaning and modelling.
NYC-Taxi-Fair-Prediction-Using-Dataflow-Dask-and-Dataproc
Project involves the transformation of data using GCP Dataflow job and then further modelling and analysis is done using Dask running on Dataproc.
Stock-Prediciton-Using-LSTM-and-LMU
I have predicted the reliance stock prices using the past closings. I have excluded the past 4 days of trading data to really test my model over a long term.
Time-Series-Forecasting-Using-Heteroscedasticity-Model-and-RNN.
Time Series Forecasting Using Heteroscedasticity Model and RNN.
kartikeypro's Repositories
kartikeypro/Introductory-ML-Workbook
It's a simple classification notebook. Anyone looking to start on a dataset can have a look at this work. This work involves data manipulation, analysis, cleaning and modelling.
kartikeypro/Amazon-Case-Study
kartikeypro/Autoencoders
This repository contains the implementation of Vanilla Autoencoders, Deep Autoencoders, Convolution Autoencoders, Variational Autoencoders.
kartikeypro/Black-Scholes-Model-Using-Python
I have implemented Black Scholes Model using python.
kartikeypro/bmwi
Unemployment Rate forecasting tool built for BMWi during the Data Science for Social Good Fellowship https://dssgxuk.github.io/bmwi/
kartikeypro/Convolutional-Neural-Network
This classifies the mnist data using CNN. It is a simple implementation of CNN and I am yet to comment it.
kartikeypro/data-storyteller
Automated tool for data story telling
kartikeypro/NYC-Taxi-Fair-Prediction-Using-Dataflow-Dask-and-Dataproc
Project involves the transformation of data using GCP Dataflow job and then further modelling and analysis is done using Dask running on Dataproc.
kartikeypro/Stock-Prediciton-Using-LSTM-and-LMU
I have predicted the reliance stock prices using the past closings. I have excluded the past 4 days of trading data to really test my model over a long term.
kartikeypro/Time-Series-Forecasting-Using-Heteroscedasticity-Model-and-RNN.
Time Series Forecasting Using Heteroscedasticity Model and RNN.
kartikeypro/Early-Stage-Risk-Diabetes-Using-Deep-Learning
kartikeypro/finance-package
kartikeypro/GANs-using-keras
kartikeypro/github-slideshow
A robot powered training repository :robot:
kartikeypro/github-stats
kartikeypro/Google-Code-Jam
Python Solutions of Google Code Jam
kartikeypro/iampawan
Pawan Kumar Portfolio
kartikeypro/intellimart
Intellimart: A Smart shopping system during the pandemic
kartikeypro/kartikeypro
kartikeypro/kartikeypro.github.io
Portfolio Website
kartikeypro/Kasiski-Test-To-Decrypt-Vigenere-Encryption
kartikeypro/KNN-FOR-IMAGE-CLASSIFICATION
kartikeypro/Memorize_App
Implementation of Stanford Swift UI Class Project
kartikeypro/MIT_FINANCE_IMPLEMENTATION
kartikeypro/Pricing-Options
I am going to price options using Binomial Options Pricing Model and Black Scholes Model. I am going to further look at the modifications of BSM and its deployment in machine learning to give better results.
kartikeypro/Quicksort-Using-Four-Different-Pivot-Options
Quick-sort Algorithm is one of the fastest algorithm to sort an array. I have used four different options: 1. First Element 2. Last Element 3. Median Element 4. Random Element
kartikeypro/reddit-flair-predictor
Created a Reddit flair detector
kartikeypro/sharing_github
kartikeypro/Socket-Programming
Socket Programming in Java. Information is shared between Client and Server using TCP Connection-Oriented Service
kartikeypro/Text-Analytics-Tool
This is an application that automates the process of text analysis with a user-friendly GUI. 📱 It has been implemented using Python and deployed with the Streamlit package.