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/AlgoPractice
abhi117a/android-quick-messaging-app
This is a concept for creating a messaging app based on the location.
abhi117a/Seasonal-trends-location-based
Big Data project - Seasonal tends based on location
abhi117a/IMDB_Scrap
Scrapping IMDB Data
abhi117a/NaiveBayesClasifier
NaiveBayes Email Classifier. Utilization of Scikit learn. CountVectorizer converts the messages into tokens as NaiveBayes takes inputs as numbers only. MultinomialNB is actual Scikit Learn's Naive Bayes Library which implements the algorithm. It takes 2 values the actual message and classification of that messgae. the Fit method trains on the data and predict command is used to test the new emails.
abhi117a/Python
Practicing Apache Spark with Python. Starting from word count program. Finally creating Movie Recommender System on Amazon EC2 Clusters
abhi117a/test-repo
abhi117a/To-Do-App
A simple To-Do App
abhi117a/toysfortots
Web application for toy store
abhi117a/Web-Pages
WebPages with intense work on CSS and HTML