Pinned Repositories
15PuzzleProb_AStarAlgorithm
Solution to 15 puzzle problem using AStar search
15PuzzleProb_BFSAlgorithm
Solution to 15 puzzle problem using Breadth First Search
15PuzzleProb_IterativeDFS
DSAlgo-New
DSAlgoProblems
This repository maintains implementation programs of cracking the coding interview book
java_concepts
Sample Program Implementation of Java Concepts
kafka-csv-schema-parser
This project contains multi-threaded implementation of CSV schema parser for Kafka Data types. The current supported data types are String, INT64 and FLOAT64
MiniQA-Seals
Natural Language Processing Question Answering Project similar to IBM Watson
MSApriori
Minimum support Apriori Algorithm for generation Frequent Itemsets in a given set of transaction data. Multiple Minimum Support of each item in the transaction data is also given.
my-retail
Sample Spring Boot Application
shekharprateek13's Repositories
shekharprateek13/15PuzzleProb_AStarAlgorithm
Solution to 15 puzzle problem using AStar search
shekharprateek13/15PuzzleProb_BFSAlgorithm
Solution to 15 puzzle problem using Breadth First Search
shekharprateek13/15PuzzleProb_IterativeDFS
shekharprateek13/DSAlgo-New
shekharprateek13/DSAlgoProblems
This repository maintains implementation programs of cracking the coding interview book
shekharprateek13/java_concepts
Sample Program Implementation of Java Concepts
shekharprateek13/kafka-csv-schema-parser
This project contains multi-threaded implementation of CSV schema parser for Kafka Data types. The current supported data types are String, INT64 and FLOAT64
shekharprateek13/MiniQA-Seals
Natural Language Processing Question Answering Project similar to IBM Watson
shekharprateek13/MSApriori
Minimum support Apriori Algorithm for generation Frequent Itemsets in a given set of transaction data. Multiple Minimum Support of each item in the transaction data is also given.
shekharprateek13/my-retail
Sample Spring Boot Application
shekharprateek13/NER
This repository contains an implementation of NER classifier and methods to evaluate the classifier
shekharprateek13/NeuralNetworks
Implementations of Problems using perceptrons, backpropagation, pta and SVMs.
shekharprateek13/rental-listing
CS 412 Intro to Machine Learning Project
shekharprateek13/restaurant_service
Restaurant Recommender Systems (Dev In Progress)
shekharprateek13/resumaker
shekharprateek13/SamplePythonPrograms
This repository maintains sample python programs
shekharprateek13/spring_kafka
Sample Implementation of Spring Cloud Streaming using Kafka
shekharprateek13/tutorials
Just Announced - "Learn Spring Security OAuth":