Data Analysis Projects
Cyclistic Bike-Share Insights
Exploring customer behavioral patterns to discern effective strategies for increasing subscriptions.
View ProjectAmazon Food Reviews
Assessing ratings & reviews for a subset of the food products on Amazon.
View ProjectBank Customer Churn Prediction
Detecting clients that are likely to leave using machine learning models.
View ProjectMarket Basket Analysis
Using association-rule mining (apriori algorithm) to identify opportunities for cross-selling.
View ProjectAsian Restaurant Reviews
Comparing product ratings across 3 review platforms (Google, Yelp! and DoorDash).
View ProjectEmail 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 GitHubAutomated EDA (eda-report)
Automatically analyse data, and generate a comprehensive exploratory data analysis report in Word ('.docx') format.
View on GitHubTime Series App
Experiment with time series analysis concepts. Anyone can upload data, and even interactively create samples to process.
View on GitHubSentiment Analysis App
Predict the general feeling in text content using the traditional bag-of-words technique with Scikit-learn© models.
View on GitHubProbability Distribution Sampler
Explore some of the most common Probability Distributions, and view their properties through statistical graphs.
View on GitHubNamed Entity Extractor
Extract useful information from documents in various typical file formats, using the spaCy© Natural Language Processing library.
View on GitHub