Pinned Repositories
Algorithms
A collection of algorithms and data structures
Amazon-Co-Purchasing-Pattern
Fortune-Cookie-Classifier-using-Naive-Bayes
Naive Bayes classifier to classify fortune cookie messages as a future prediction or a wise saying.
Online-Learning-using-Perceptron
Standard perceptron with passive aggressive weight update and averaged perceptron implementation
orders
Microservice based architecture for a simple ecommerce order management system
Rubrics
A scoring guide used to evaluate the quality of students' constructed responses. Rubrics usually contain evaluative criteria, quality definitions for those criteria at particular levels of achievement, and a scoring strategy.
titanic-rest-api
Titanic passenger analysis dashboard backend using Django Rest Framework and PostgreSQL
url-shortener
A url shortener app using Dynamodb, API Gateway and AWS Lambda
uscis-case-tracker
Serverless app to track USCIS case status
wines-full-stack-dashboard-app
kjkrupal's Repositories
kjkrupal/Amazon-Co-Purchasing-Pattern
kjkrupal/data-science-question-answer
A repo for data science related questions and answers
kjkrupal/Data-Structures-and-Algorithms
kjkrupal/Graph-Based-SSL
kjkrupal/Leetcode-Solutions
kjkrupal/Online-Learning-using-Perceptron
Standard perceptron with passive aggressive weight update and averaged perceptron implementation
kjkrupal/Real-Time-Twitter-Stream-Analysis
kjkrupal/stackline-product-rest-api
kjkrupal/Fortune-Cookie-Classifier-using-Naive-Bayes
Naive Bayes classifier to classify fortune cookie messages as a future prediction or a wise saying.
kjkrupal/Artificial-Neural-Network-Binary-Classifier
A simple feed forward neural network binary classifier
kjkrupal/Basic-Network-Analysis
kjkrupal/Book-Recommendation-System
kjkrupal/Centrality-and-Ranking-in-Real-World-Networks
kjkrupal/CIFAR-10-Image-Classification
Classify images in CIFAR-10 dataset
kjkrupal/Data-Science--Cheat-Sheet
Cheat Sheets
kjkrupal/first-contributions
🚀✨ Help beginners to contribute to open source projects
kjkrupal/ID3-Decision-Tree
Python program for ID3 Decision Tree algorithm
kjkrupal/Income-Classifier-using-Bagging-and-Boosting
Bagging and boosting with bayesian optimization for best hyper-parameter search
kjkrupal/Kafka-Demos
kjkrupal/Kafka-Twitter-Streaming
kjkrupal/Keyword-Search-using-Steiner-Tree-Semantics
kjkrupal/kjkrupal.github.io
kjkrupal/MNIST-classification-using-Keras
kjkrupal/Q-Learning-Algorithm
kjkrupal/Read-Mapping
Read Mapping of Genomic Sequences
kjkrupal/real-time-analytics-dashboard
Real Time Analytics Dashboard using SHACK(Spark Structured Streaming, Hadoop, Akka, Cassandra, Kafka) Stack.
kjkrupal/Sequence-Alignment
A program in JAVA to implement global alignment and local alignment algorithms using Needleman-Wunsch algorithm and Smith-Waterman algorithm
kjkrupal/Simple-Convolutional-Neural-Network
kjkrupal/Web-Scraper
kjkrupal/Word-Count-in-MapReduce
A simple java program to calculate the total number of words present in a file in a Hadoop environment