Pinned Repositories
ArtGleam
Clustering-using-Mixture-of-Gaussians
Clustering using the Mixture of Gaussians model on Peterson and Barney’s dataset of vowel formant frequencies.
Collaborative-Filtering
Product Recommendation on Santander Users Data
Data-visualization-on-Instacart-Data
Data Visualization using seaborn and Matplot lib of python
Deception-Detection-on-Amazon-reviews-dataset
A SVM model that classifies the reviews as real or fake. Used both the review text and the additional features contained in the data set to build a model that predicted with over 85% accuracy without using any deep learning techniques.
Large-Scale-Clustering-on-StackOverflow-Data
Implementation of K-means Clustering algorithm using Python and Spark on HDFS
Machine-Learning-Stanford-Coursera
Assignment solutions to Stanford Course on Machine Learning on Coursera
Sales-Prediction
To predict daily sales for multiple stores taking features like promotions, competition, school and state holidays, seasonality, and locality
Toxic-comment-Classification
To build a multi-headed model that’s capable of detecting different types of of toxicity like threats, obscenity, insults etc.
Twitter-Analysis-with-Map-reduce
To analyse a dataset of Tweets collected during the 2016 Rio Olympic Games
aayush210789's Repositories
aayush210789/Deception-Detection-on-Amazon-reviews-dataset
A SVM model that classifies the reviews as real or fake. Used both the review text and the additional features contained in the data set to build a model that predicted with over 85% accuracy without using any deep learning techniques.
aayush210789/Machine-Learning-Stanford-Coursera
Assignment solutions to Stanford Course on Machine Learning on Coursera
aayush210789/Sales-Prediction
To predict daily sales for multiple stores taking features like promotions, competition, school and state holidays, seasonality, and locality
aayush210789/ArtGleam
aayush210789/Clustering-using-Mixture-of-Gaussians
Clustering using the Mixture of Gaussians model on Peterson and Barney’s dataset of vowel formant frequencies.
aayush210789/Collaborative-Filtering
Product Recommendation on Santander Users Data
aayush210789/Data-visualization-on-Instacart-Data
Data Visualization using seaborn and Matplot lib of python
aayush210789/dialogue-flow
aayush210789/Large-Scale-Clustering-on-StackOverflow-Data
Implementation of K-means Clustering algorithm using Python and Spark on HDFS
aayush210789/Toxic-comment-Classification
To build a multi-headed model that’s capable of detecting different types of of toxicity like threats, obscenity, insults etc.
aayush210789/Twitter-Analysis-with-Map-reduce
To analyse a dataset of Tweets collected during the 2016 Rio Olympic Games
aayush210789/Genomic-Data-Science-with-Galaxy-Project
aayush210789/Sentiment-Analysis
Sentiment Analysis of Movie reviews
aayush210789/SRCNN
Deep Convolution Neural Network model for Super resolution of low res image using Tensorflow
aayush210789/Weather-App
Web application to show real time weather using OpenWeather API