You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Data Visualization App that allows the user to upload their dataset in clean format and then perform various Data Visualization like - Line Plots, Scatter Plots, Bar Plots, Box Plots, Violin Plots, Histogram Plots
Comprehensive dashboard that highlights commuting patterns across Canada through descriptive visualizations displaying the relationship between different means of transportation and commute times during different times of the day.
Plotting two different categories- box plot, barplot, histogram. Plotting single category- Pie chart, bar chart. Different Plots- Scatter Plot, Histogram, Box Plot, Violin Plot
Fully reproducible annotated Rmarkdown code templates to create graphs using the ggplot2 package. Designed for those with minimal experience in R who want to make publication-ready graphs.
This project applies the K-Means clustering algorithm to segment customers based on their purchasing behavior. The dataset used contains transaction data for an online retail store, and the project aims to group customers using three key metrics: Recency, Frequency, and Monetary Value (RFM).
This is a Data Visualization App that allows the user to upload their dataset in clean format and then perform various Data Visualization like - Line Plots, Scatter Plots, Bar Plots, Box Plots, Violin Plots, Histogram Plots