Pinned Repositories
883-comet-cruiser
An android application which shows live status of 883 comet cruiser ( UTD college buses ).
Clustering-Project
Data-Analytics-and-Stream-Framework-using-Spark
Data Analysis using Kmeans, Decision Tree, Naive Bayes, ALS Model
DavisBase
Implemented a database engine from command line which can support DDL, DML, VDL commands
Feature-Extraction-Methods
Implement several feature extraction methods that reduce the dimensional of the data from m to 2.
HTMLViewer
A software makes HTML coding very easy by providing features like find, replace, suggestion box, auto completion of tags.
ID3-Algorithm
Implementation of ID3 algorithm in decision tree learning.
Library-Management-System
Implementing features for book search, book check in & check out, borrower management, and fine management
NaiveBayes
Code for Naive Bayes
Spark-Scripting
Different Spark Scripts for different data frames to perform various operations.
maitri2705's Repositories
maitri2705/883-comet-cruiser
An android application which shows live status of 883 comet cruiser ( UTD college buses ).
maitri2705/Spark-Scripting
Different Spark Scripts for different data frames to perform various operations.
maitri2705/Clustering-Project
maitri2705/Data-Analytics-and-Stream-Framework-using-Spark
Data Analysis using Kmeans, Decision Tree, Naive Bayes, ALS Model
maitri2705/DavisBase
Implemented a database engine from command line which can support DDL, DML, VDL commands
maitri2705/Feature-Extraction-Methods
Implement several feature extraction methods that reduce the dimensional of the data from m to 2.
maitri2705/HTMLViewer
A software makes HTML coding very easy by providing features like find, replace, suggestion box, auto completion of tags.
maitri2705/ID3-Algorithm
Implementation of ID3 algorithm in decision tree learning.
maitri2705/Library-Management-System
Implementing features for book search, book check in & check out, borrower management, and fine management
maitri2705/NaiveBayes
Code for Naive Bayes
maitri2705/NeuralNetwork
Implementation of Neural Network and analysis of efficiency for different number of hidden layers.
maitri2705/Research-Paper-Template-Extractor
Given repository extracts the templates from research papers using natural language processing.
maitri2705/Statistical_Projects
Different projects while studying Statistical Methods for Data Science subject under Prof Pankaj Chaudhary at UTD
maitri2705/Twitter-Sentiment-Analysis
Twitter Sentiment Analysis of particular hash tags in twitter data in real-time using KAFKA.