Data Analysis Projects

Cyclistic Bike-Share Insights
Exploring customer behavioral patterns to discern effective strategies for increasing subscriptions.
View Project
Amazon Food Reviews
Assessing ratings & reviews for a subset of the food products on Amazon.
View Project
Bank Customer Churn Prediction
Detecting clients that are likely to leave using machine learning models.
View Project
Market Basket Analysis
Using association-rule mining (apriori algorithm) to identify opportunities for cross-selling.
View Project
Asian Restaurant Reviews
Comparing product ratings across 3 review platforms (Google, Yelp! and DoorDash).
View Project
Email Spam Detection
Identifying the properties of junk mail using exploratory data analysis and machine learning.
View ProjectGitHub Projects

Breast Cancer Detector
Predict whether breast tissue samples in histopathological images are benign or malignant (cancerous).
View on GitHub
Automated EDA (eda-report)
Automatically analyse data, and generate a comprehensive exploratory data analysis report in Word ('.docx') format.
View on GitHub
Time Series App
Experiment with time series analysis concepts. Anyone can upload data, and even interactively create samples to process.
View on GitHub
Sentiment Analysis App
Predict the general feeling in text content using the traditional bag-of-words technique with Scikit-learn© models.
View on GitHub
Probability Distribution Sampler
Explore some of the most common Probability Distributions, and view their properties through statistical graphs.
View on GitHub
Named Entity Extractor
Extract useful information from documents in various typical file formats, using the spaCy© Natural Language Processing library.
View on GitHub