Pinned Repositories
AlgoPractice
android-quick-messaging-app
This is a concept for creating a messaging app based on the location.
apachespark
blogApp
Following RESTful architecture to create an blog application using NodeJs, mongoDB
ComputerVision
Computer Vision projects.
ID3_DecisionTree
Implemetation of ID3 algorithm which calculates Entropy and Information Gain and based on those values a decision tree is formed
PythonDataScience
Visualization, Machine Learning, Deep Learning using TensorFlow, Theano, Keras ,Apache Spark, Hadoop using JupyterNoteboks
R
Machine Learning, Statistical analysis & Statistical modeling, Data Analysis & Data Visualization, Text Mining, Natural Language Processing, Big Data, H2O.
Seasonal-trends-location-based
Big Data project - Seasonal tends based on location
spring-reactive-stack
A Webservice project which is based on Spring Reactive Framework using Spring WebFlux and MongoDB
abhi117a's Repositories
abhi117a/ID3_DecisionTree
Implemetation of ID3 algorithm which calculates Entropy and Information Gain and based on those values a decision tree is formed
abhi117a/R
Machine Learning, Statistical analysis & Statistical modeling, Data Analysis & Data Visualization, Text Mining, Natural Language Processing, Big Data, H2O.
abhi117a/apachespark
abhi117a/blogApp
Following RESTful architecture to create an blog application using NodeJs, mongoDB
abhi117a/ComputerVision
Computer Vision projects.
abhi117a/PythonDataScience
Visualization, Machine Learning, Deep Learning using TensorFlow, Theano, Keras ,Apache Spark, Hadoop using JupyterNoteboks
abhi117a/spring-reactive-stack
A Webservice project which is based on Spring Reactive Framework using Spring WebFlux and MongoDB
abhi117a/CampSiteFinder
A full functioning site to find camping site
abhi117a/CARDS_GO_lang
CARDS program in Go
abhi117a/DataStructure
DataStructures in Java, Soluttions from CTCI and other Books
abhi117a/DeepLearning
Utilizing keras, tensorflow, etc. To develop Neural, CNN and RNN models.
abhi117a/dicePigGame
Pig which is a dice game played by 2 players online.
abhi117a/flask-mongo-dock
A simple Flask based RESTful app which connects Mongo db.
abhi117a/flask-text-similarity-app
A small Flask based app which finds similarity between two strings of texts, it is is using spacy python module and emulates a Webservice style app. The app is created for practicing flask framework and doesn't claim to be perfect similarity app
abhi117a/GO_Lang
Development in GO
abhi117a/kafka-library-events-producer
abhi117a/kaggle
Trying new Kaggle Datasets
abhi117a/kmeans-on-Twitter-Sentiment-Analysis
Implementation of kmeans using Jaccard and Eucledian distances as Distance Metric
abhi117a/leetCode
LeetCode code practice and Solution
abhi117a/MacScripts
Simple utility scripts to run at Terminal.
abhi117a/microservices-springboot
A Springboot app following Microservices architecture using Netflix Stack
abhi117a/movieflix
A movieapp
abhi117a/Pig
Pig Queries on Different Data set
abhi117a/pythonProjects
Set of mini python projects
abhi117a/SparkAndHadoop
Saprk and Hadoop learning using Scala
abhi117a/sparkTutorial
Spark exercises using Java 8
abhi117a/spring-reactive-r2dbc
A Spring Reactive project with R2DBC driver and H2 database setting
abhi117a/spring-reactive-stack-client
A Non Blocking Client to run the Spring Reactive Stack webservice
abhi117a/TestingFeatures
GitHub Capabilities Tested
abhi117a/Twitter_Sentiment-Analysis
Implements Sentiment Analysis. on live twitter feeds. The Algorithms rates the positive and negative words and provides weight to them and based on the weight and given threshold it determines whether the tweet is positive or negative in nature.