Data visualization
Data visualization is the visual depiction of data through the use of graphs, plots, and informational graphics. Its practitioners use statistics and data science to convey the meaning behind data in ethical and accurate ways.
- GitHub: https://github.com/topics/data-visualization
- Wikipedia: https://en.wikipedia.org/wiki/Data_visualization
- Created by: Charles Joseph Minard
- Aliases: dataviz,
- Last updated: 2026-06-20 00:07:40 UTC
- JSON Representation
https://github.com/sophy8281/sms-spam-detection
Spam messages detection model
classification data-exploration data-preprocessing data-visualization oversampling-technique undersampling-technique
Last synced: 07 Sep 2025
https://github.com/bunnysunny24/bluepulse
A Smart Water Management System
data data-processing data-visualization firebase iot machine-learning mysql-database reactjs
Last synced: 17 Mar 2025
https://github.com/mansurpro/digitrecognizer
DigitRecognizer is a simple, handcrafted neural network implemented with NumPy to classify handwritten digits from the MNIST dataset. This project demonstrates the foundational principles of neural networks, including forward propagation, backpropagation, and gradient descent, all built from scratch without relying on deep learning frameworks.
backpropagation custom-dataset data-visualization deep-learning from-scratch gradient-descent handwritten-digit-recognition machine-learning minimal-dependencies mnist neural-network numpy python
Last synced: 16 May 2026
https://github.com/paumatas/dpa-visual-analytics-tool
Visual analysis application for the data collected by a Formula Student car during driving, aiming to evaluate and compare the drivers of the team.
car-telemetry data-driven-decisions data-science data-visualization formula-student motorsport sports-analytics user-interface
Last synced: 17 Mar 2025
https://github.com/coder-philosopher/vulcan
Vulcan is a web application for conducting lifecycle assessments of aluminum products. Built with Next.js. It enables professionals to analyze environmental impacts, calculate circularity scores, and generate professional sustainability reports. With visualizations, PDF export, and actionable recommendations.
data-visualization lca metallurgy nextjs recycling tailwindcss vercel
Last synced: 03 May 2026
https://github.com/madhuresh2011/career-aspiration-of-gen-z-project-using-excel
Career Aspiration Of Gen-Z ,To explore the industries, roles, and pathways using Excel .
dashboards data-analysis data-visualization datacleaning dataset designing excel functional-dashboard gen-z kpi pivot-charts pivot-tables project-using-excel
Last synced: 27 Jan 2026
https://github.com/letiziaia/jalta
Junction 2020
b2b dashboard data-visualization horeca junction2020
Last synced: 19 Jan 2026
https://github.com/cosmoduende/r-twitter
Explore your Twitter activity with R: Sentiment Analysis and Data Visualization. How to analyze your Twitter account (or any account), discover your habits and sentiments with the "rtweet" package and NLP.
data-analysis data-visualization lemmatization nlp nlp-library nlp-resources nltk nltk-library r-package r-programming r-studio rtweet stemming twitter twitter-api twitter-data twitter-data-analysis twitter-data-extraction twitter-sentiment-analysis udpipe
Last synced: 10 Oct 2025
https://github.com/famarks/grafarg
Grafarg is an interactive data analytics and graphical data visualization application. Grafarg being a progressive fork of Grafana 7.5.17 continues to be available under open source Apache 2.0 License
analytics charts data data-analysis data-science data-visualization grafana grafarg graph
Last synced: 19 Jan 2026
https://github.com/jamesrweb/p5-projects
A collection of creative coding projects written with the p5.js library.
animations data-visualization experiments games graphics mathematics p5
Last synced: 11 Oct 2025
https://github.com/alifeee/co2-stacked
A visualisation of CO2 levels as a vertically stacked graph, with days going upwards. Using @tomhazledine's <stacked-sparklines> web component.
co2-monitoring data-visualization web-component
Last synced: 19 Jan 2026
https://github.com/listiangr/ecommerce_sales_data_analysis
Proyek ini menganalisis data penjualan e-commerce untuk membantu bisnis memahami tren penjualan, performa produk, dan segmen pelanggan. Tujuan utamanya adalah memberikan wawasan yang dapat meningkatkan strategi pemasaran dan pengelolaan produk.
dashboard data-analysis data-cleaning data-collection data-penjualan data-visualization exploratory-data-analysis microsoft-excel
Last synced: 19 Jan 2026
https://github.com/faizantkhan/regression-project-bangalore-property-price-prediction
🏠 Bangalore Property Price Prediction is a comprehensive project designed to accurately predict property prices in Bangalore. Leveraging advanced regression techniques and a dataset sourced from Kaggle, the model undergoes meticulous feature engineering, data cleaning, and parameter tuning to ensure high accuracy.
backend-api css data-cleaning data-science data-visualization eda flask html javascript machine-learning-algorithms numpy pandas project project-repository property python regression-models server
Last synced: 14 Apr 2026
https://github.com/guildofcalamity/balanceact
A simple expense item tracking application with statistics.
banking csharp data-analysis data-visualization dependency-injection dotnet money-management mvvm visual-studio windows-app-sdk windows-sdk winui winui3 winuicommunity xaml xaml-ui
Last synced: 05 Feb 2026
https://github.com/bishtrishu/pizza_sales_data_analysis_sql
This project is a comprehensive data analysis of pizza sales, aimed at uncovering key insights and trends to inform business decisions. Using a combination of SQL, Python, and data visualization tools, the project analyzes sales data to understand customer preferences, peak sales periods, and the most popular pizza types.
cloud data data-analysis data-science data-visualization dataanalytics database mysql oracle-database
Last synced: 14 Apr 2026
https://github.com/docuvesta/retinoids-skincare-analysis
Using data to learn about retinoids in skincare 🧴
cosmetics cream data-analysis-python data-visualization eyecare mask notion products retinoid retinol serum skincare streamlit
Last synced: 14 Mar 2026
https://github.com/as16082023/credit-card-financial-dashboard
Developed a comprehensive Power BI dashboard for real-time credit card operations insights, visualizing transaction data and customer demographics.
data-visualization dax power-bi power-bi-dashboard
Last synced: 22 Jan 2026
https://github.com/as16082023/coffee-bean-sales-analysis
Analyzing coffee bean sales data to optimize consumer targeting, product offerings, and strategic marketing in the coffee industry.
coffee-bean-sales dashboard data-analysis data-visualization ms-excel
Last synced: 22 Jan 2026
https://github.com/yaph/euro-2012
Scripts to create visualizations for Euro 2012
d3js data-visualization football football-data network-graph relationship-graph
Last synced: 20 Oct 2025
https://github.com/NishuMehta/Coffee-Beans-Sales-Analysis
dashboard data-analysis data-visualization excel
Last synced: 22 Oct 2025
https://github.com/lemniscate-world/stratai
This project analyzes financial assets using a Hidden Markov Model (HMM) to identify different market regimes and patterns. The analysis includes calculating daily returns, rolling volatility, and volume changes, and visualizing the hidden states identified by the HMM.
ai assets data data-science data-visualization finance financial-analysis fintech hmm-model hmmlearn machine-learning trading
Last synced: 23 Oct 2025
https://github.com/thomasafink/optimal_knn_distance_for_data_science
Plotting the Optimal Distance for Data Scientists in Python using the K-Nearest Neighbour K-NN Algorithm
data-science data-structures data-visualization k-nearest-neighbor knn knn-classification map mapping open-street-map osm osmnx python
Last synced: 24 Oct 2025
https://github.com/incubated-geek-cc/wordcloud
A simple wordcloud implementation
data-visualization sentiment-analysis text-classification wordcloud
Last synced: 15 Apr 2026
https://github.com/mihaiconstantin/lavot
A `React` application that allows users to indicate how votes will be redistributed among candidates for the second round of Romanian presidential elections.
data data-visualization elections react sankey typescript
Last synced: 06 Feb 2026
https://github.com/sdcastillo/pa-r-study-manual
An online study guide for the SOA's predictive analytics exam.
data-science data-visualization machine-learning predictive-modeling r-programming
Last synced: 24 Feb 2026
https://github.com/jku-vds-lab/loops
Loops is a JupyterLab extension to support iterative and exploratory data analysis in computational notebooks.
data-analysis data-science data-visualization jupyter jupyter-notebook notebook provenance
Last synced: 29 Jan 2026
https://github.com/mo-karbalaee/study-tracking-report
I keep track of my studies in the "Boosted" mobile app and then export it periodically as a CSV file analyze it.
Last synced: 25 Feb 2026
https://github.com/kirkalyn13/portfolio-dashboard-site
Portfolio Site; Initially a Service Provider Metrics Dashboard using React.
dashboard data data-visualization react
Last synced: 15 Apr 2026
https://github.com/prashver/sales-insights-tableau
SQL analysis followed by a Tableau dashboard creation was used to uncover the reasons behind declining sales.
dashboard data-visualization sql tableau
Last synced: 01 Feb 2026
https://github.com/jmofuture/poblacion-mundial
Power BI - Análisis de la Población Mundial, Mortalidad Infantil y Esperanza de Vida
csv data-visualization dax excel powerbi powerquery
Last synced: 26 Feb 2026
https://github.com/ralstonraphael/ralston_ethan_datastory
Mapping Change: Advancing Housing Equity and Stability in Connecticut's Communities
census-data data-analysis data-visualization datawrapper google-sheets housing html json
Last synced: 09 Feb 2026
https://github.com/ixrock/mobx-react-table-grid
Easy to use react.js table-component powered by native CSS grid
css-grid data-visualization grid-layout mobx react-components reactjs table-grid tableview
Last synced: 09 Feb 2026
https://github.com/oklabflensburg/.github
Gruppe von ehrenamtlich Aktiven, die sich für Offene Daten, Freie und Offene Software einsetzten
data-visualization flensburg fossgis geodata government-data opendata
Last synced: 09 Feb 2026
https://github.com/kiranmayi5/tableau-projects
A collection of interactive Tableau dashboards showcasing data visualization and storytelling skills.
business-intelligence data-storytelling data-visualization interactive-visualizations tableau
Last synced: 27 Feb 2026
https://github.com/komed3/moneylens
MoneyLens helps you see money in context. Convert any amount of money into tangible comparisons — from gold weight and coin stacks to purchasing power and global wealth rankings.
data-visualization economics finance money visualization
Last synced: 12 Feb 2026
https://github.com/thevinh-ha-1710/diabetes-predictive-model
This project aims to train a predictive model to diagnose diabetes on women patients.
data-analysis data-science data-visualization model-training-and-evaluation python
Last synced: 13 Feb 2026
https://github.com/garcane/insight-ventures-inc-analysis
This report provides a comprehensive analysis of Insight Ventures Inc.'s financial performance based on data from 2013 and 2014. It includes insights into sales performance, profitability, and market trends across North America and Europe.
data-visualization excel excel-dashboard excel-report financial-analysis
Last synced: 19 Mar 2026
https://github.com/huonglarne/self-study-d3
Self studying Data Visualization with d3.js
Last synced: 13 Feb 2026
https://github.com/vasugi2003/covid_19_daily_analysis
Analysis of COVID19 day to day updates using POWER BI analysis tool.
covid19 covid19-data csv data-science data-visualization dataanalytics powerbi predictive-analytics
Last synced: 19 Mar 2026
https://github.com/mickfrog/uace-analysis
UACE ANALYSIS FOR 2011 - 2015
data data-science data-visualization folium-maps geocoder jupyter-notebook pandas python3
Last synced: 14 Feb 2026
https://github.com/garcane/british-airways-analysis
This project focuses on analyzing and visualising travel data from British Airways using Tableau. The goal is to extract insights and present them in an interactive and visually appealing manner.
data data-analysis data-visualization tableau
Last synced: 19 Mar 2026
https://github.com/yoursrijit/e-commerce-sales-dashboard-using_power_bi
"Unlock Your Sales Potential with Real-Time Insights: Power Up Your Strategy with Power BI Dashboard" I have created E-Commerce Sales Dashboard using Power BI. With this dashboard
data-visualization dataanalytics microsoft powerbi
Last synced: 19 Mar 2026
https://github.com/prashver/dashboard-gallery
These dashboards provide insights across diverse domains, including cryptocurrency sales, workforce challenges, disease impact analysis, and retail trends. Leveraging tools like Power BI and Excel, they offer actionable insights for decision-making.
cryptocurrency dashboards data-analysis data-profession data-visualization market-segmentation-analysis microsoft-excel monkey-pox powerbi product-analysis retail-trends
Last synced: 15 Feb 2026
https://github.com/szapp/magistdataanalysisvisualization
Case study: Data analysis and visualization to evaluate and recommend a business partnership. Team project for data-driven business with SQL and Tableau
dashboard data-analysis data-science data-visualization data-viz sql tableau-public
Last synced: 19 Mar 2026
https://github.com/rudeboybert/2016-09-math116
2016-09 Middlebury Intro to Statistical & Data Sciences
data-manipulation data-science data-visualization statistical statistics
Last synced: 16 Feb 2026
https://github.com/nathanvilbert/kaiture-agriculture-business-reports-with-power-bi
The project "Kaiture-Agriculture-Business-Reports-with-Power-BI" focuses on utilizing Business Intelligence to optimize agricultural yield and productivity. By integrating Power BI for data analysis, this project provides comprehensive insights into crop production patterns, market trends, and key factors affecting yield.
big-data-analytics data-visualization power-bi sas swot-analysis
Last synced: 19 Mar 2026
https://github.com/ari-s-123/f1-dataviz-fall-2024
A data visualization project meant to analyze and visualize the evolution of key performance metrics in Formula One from 1950 to 2023 using JavaScript, D3.js, and Vega-Lite on the Observable platform.
data-visualization dataviz f1 formula-1 formula-one formula1 motorsport-data observablehq sports-data vega-lite
Last synced: 19 Mar 2026
https://github.com/xuri/excelize-cs
Excelize is a C# port of Go Excelize library that allow you to write to and read from XLAM / XLSM / XLSX / XLTM / XLTX files.
agent ai chart csharp data-analysis data-science data-visualization excel excelize formula microsft office ooxml parser spreadsheet xlsm xlsx
Last synced: 03 Mar 2026
https://github.com/kinshuk-code-1729/data-visualisation-using-python
This Repository consists of several python snippets for creating Two-Dimensional (2D) Graphics
data-analysis data-science data-visualization matplotlib visualization
Last synced: 02 Jun 2026
https://github.com/srinivasrm/graphics_cards_analysis_and_application
In the current project I have extracted graphics card current prices from an authorizer retailer in India and performed analysis
beautifulsoup data-analysis data-science data-visualization etl graphic-card-price-prediction graphics-card graphics-card-analysis heroku-database machine-learning matplotlib pgsql python regression scikit-learn seaborn sql streamlit webapplication
Last synced: 04 Mar 2026
https://github.com/hrishikesh-mahajan/pharmacypossoftware
Pharmacy POS App built using Python3, Tkinter, OpenCV and Pandas
barcode-scanner data-visualization invoice opencv pandas python3 tkinter
Last synced: 10 May 2026
https://github.com/sejmou/large-scale-data-scatterplot
A React scatterplot component for big datasets (10k + datapoints) powered by Three.js (WebGL) and d3
charts d3 data-visualization javascript react scatter-plot scatterplot typescript visualization web-gl webgl
Last synced: 17 Apr 2026
https://github.com/dan-alvares/climaterbot
Repositório do projeto do bot CLIMATER, que fornece visualização de dados agroclimáticos, suas médias e séries temporais para usuários do Telegram, democratizando o acesso desses dados para pequenos produtores.
data-visualization inmet telegram-bot time-series
Last synced: 04 Apr 2026
https://github.com/timmymatten/spikeball-stat-tracker
Spikeball stat tracking web app built with Streamlit and Python, designed to easily log and analyze player performance over multiple games.
data data-analysis data-visualization dataset matplotlib-pyplot multipage python spikeball statistics streamlit
Last synced: 18 Apr 2026
https://github.com/yessasvini23/ibm_data_science_-capstone-project-wining-space-race.ipnyb
IBM Data Science Capstone Project from Coursera
apicollection dashboards data-science data-visualization datawrangling descion-tree eda knn-classification logestic-regression machine-learning-algorithms predictive-analytics presentation sql svm-model webscraping
Last synced: 18 Apr 2026
https://github.com/kylemcmaster/hugestockmarketdatasetexploration
Exploration of Kaggle Dataset
data-science data-visualization kaggle kaggle-dataset python regression
Last synced: 04 Apr 2026
https://github.com/hauhetco/usgs-earthquake-data
Using LeafLet to Visualize USGS Earthquake Data
data-visualization earthquakes hauhet leaflet linux nginx php server usgs usgs-earthquake web-application
Last synced: 05 Apr 2026
https://github.com/busraozdemir0/data_analysis_apps
Data analysis and data visualization applications with python
data-analysis data-analysis-python data-visualization matplotlib matplotlib-figures matplotlib-pyplot numpy numpy-python pandas pandas-dataframe pandas-library
Last synced: 18 Apr 2026
https://github.com/kristinbaumann/data-art-pi
Data Vis Coding - Data Art with Pi
d3 data-visualization pi random
Last synced: 20 Apr 2026
https://github.com/rakumar99/power-bi-projects
This repository contains various power bi projects and dashboards of Humaan Resources , Financial Analysis using Power BI Desktop.
dashboards data-analysis data-visualization databases datacleaning datamodeling etl powerbi powerquery reports
Last synced: 04 Jun 2026
https://github.com/ricardolsmendes/sna-dw
Companion repository for my Data Science & Analytics MBA Term Paper: "Social Network Analysis applied to Data Warehouses: opportunities and constraints for Data Governance"
data-analytics data-governance data-science data-visualization network-science social-network-analysis
Last synced: 21 Apr 2026
https://github.com/hecatops/insightbench
Insight Bench is a web-based CSV analysis tool built with Streamlit, designed for quick, effortless exploration of your CSV files. Simply upload your file and get instant insights without needing any setup or coding.
data-visualization exploratory-data-analysis python shadcn-ui streamlit
Last synced: 24 Apr 2026
https://github.com/aaditagarwal/classification_of_caffeine
A classification project to classify various caffeine products into coffee types using Fourier Transformed Infrared Spectroscopes of products.
caffeine-classification classification-model data-visualization ftir-data-analysis
Last synced: 25 Apr 2026
https://github.com/camara94/text-from-image
Dans ce projet j'ai utilisé la librairie EasyOCR qui est un projet open source de deep learning, qui permet d'extraire facilement du text à partir des images.
algorithms data-visualization datanalysis deep-learning machine-learning python3 rnn-tensorflow
Last synced: 25 Apr 2026
https://github.com/kitestring/scidata
Extracts and cleanses flat data exported from a Chemical Analyzer instrument (Time of Flight Mass Spectrometer), then loads data into a SQL database using a Star schema. A basic CLI is implemented to query SQL database to create data visualizations which describe instrument performance in a simple and digestible manner. The following python libraries are utilized: numpy, pandas, matplotlib, sklearn, statistics, sqlite3, os, time, & datetime.
data-visualization extract matplotlib pandas python3 sql-database
Last synced: 25 Apr 2026
https://github.com/ahmad-ali-rafique/pyviznotebook
PyVizNotebook is a collection of Matplotlib visualizations demonstrating a wide range of plot types and techniques for data visualization. Whether you're a beginner looking to learn or an experienced developer seeking inspiration, this repository offers a diverse set of examples to explore.
analytics colab-notebook data data-science data-visualization dataanalytics matplotlib-python plots seaborn-python visualization
Last synced: 06 Jun 2026
https://github.com/faezeh-gholamrezaie/visual-google-scholar-search
A Python script that searches Google Scholar for specific keywords and visually presents the results in various chart formats, enabling researchers to analyze trends and insights in academic literature.
academic academic-research academic-trends ai ai-research bibliometrics data-analysis data-visualization google-scholar publication-analysis python research-trends scholarly scholarly-data word-cloud
Last synced: 25 Apr 2026
https://github.com/clubgamma/machine-learning-and-data-analysis-tasks
This repository is a part of Hacktoberfest 2022. I have created few basic task of machine learning and Exploratory data analysis. Have a look at it
contributions-welcome data-visualization exploratory-data-analysis hacktoberfest hacktoberfest2022 machine-learning-algorithms open-source python
Last synced: 25 Apr 2026
https://github.com/cdeweyx/game-of-thrones-s7e1-eda
Exploratory data analysis of scraped tweets related to Game of Thrones S7E1
data-analysis data-visualization python twitter-api
Last synced: 26 Apr 2026
https://github.com/sarthak-0-sach/drivermasterdata_database_table
This code enables data integration from multiple sources and ensures a single source for all driver-related attributes. Designed for scalability and pipeline compatibility, this project supports clean data transformations, validations, and storage-ready outputs. Ideal for quick analytics, created using python & airflow, automated using cronjob.
apache-airflow-etl-pipeline data-analysis data-visualization database-management python
Last synced: 27 Apr 2026
https://github.com/lilivalgo/coal-production-colombia
Data analysis that includes information on annual coal production, royalties generated, and climate variables. Descriptive analysis and visual analysis techniques were used
analysis data-visualization dataframes insights manipulation matplotlib python seaborn transformation
Last synced: 27 Apr 2026
https://github.com/sathyasris27/time-series-and-spectral-analysis-
The aim of this project involves the analyses the data, removing trends and seasonal effects, identifying the underlying process, understanding the dominant frequencies, and using the residuals to make predictions.
data-analysis data-visualization forecasting r spectral-analysis time-series-analysis
Last synced: 07 Jun 2026
https://github.com/sedatdikbas/traditional-machine-learning
Geleneksel Makine Öğrenmesi Yöntemleri ile Çalışmalarım
classification confusion-matrix data-analysis data-visualization decision-tree machine-learning naive-bayes python random-forest svm traditional-machine-learning
Last synced: 28 Apr 2026
https://github.com/nfaltir/word_visualizer
🧩 Visualize speeches for fun.
data-visualization python streamlit wordcloud
Last synced: 28 Apr 2026
https://github.com/soumyaco/kneighbors-classifier-diabetes
Diabetes prediction using KNN-Classifier algorithm. Step by step guided notebook
data-science data-visualization diabetes-dateset-analysis diabetes-prediction knn-classification machine-learning-algorithms python3
Last synced: 28 Apr 2026
https://github.com/dsrodrigovieira/houserocketsales
Este repositório contém um projeto desenvolvido para praticar habilidades de análise de dados utilizando Python
data-analysis data-visualization heroku kaggle-dataset python
Last synced: 29 Apr 2026
https://github.com/rakshit-vasava/medisentiment-bert-lda-nlp-driven-patient-review-analysis
Using NLP techniques like BERT and LDA for sentiment analysis of patient reviews
bert data-exploration data-visualization lda-model machine-learning nlp python semantic-analysis
Last synced: 29 Apr 2026
https://github.com/ismailtekin05/caloriedetectingai
🍎🔍 Smart AI system that identifies food items in photos and calculates their calorie content automatically. Built with TensorFlow, YOLOv8, CUDA and computer vision for accurate nutrition tracking.
ai aimodel calorie-calculator computer-vision cuda data-analysis data-science data-segmentation data-visualization dataset dataset-generation image-processing image-recognition python segmentation-models tensorflow ultralytics yaml yolo yolov8
Last synced: 29 Apr 2026
https://github.com/jehovahsays/manual
manual
3d api chatbot css data-visualization editor html instant-search javascript keyword-driven-testing open-source page-builder php unordered-list
Last synced: 30 Apr 2026
https://github.com/mkk-1817/hr-attrition
This project, conducted during my internship at MeriSKILL, focuses on HR Attrition Prediction using advanced Machine Learning models. The initiative includes the development of a dynamic Dashboard and in-depth Analysis to offer actionable insights for proactive human resource strategies.
data-analysis data-science data-visualization jupyter-notebook machine-learning-algorithms powerbi python
Last synced: 03 May 2026
https://github.com/affec-ds/dashboard-ventas-vinilos
Dashboard interactivo de ventas para tienda de vinilos. Análisis visual, KPIs clave y filtros dinámicos para decisiones comerciales.
business-intelligence data-analysis data-visualization ipywidgets jupyter-notebook kpis matplotlib music-industry notebook-project python retail-analytics sales-analysis seaborn vinyl-records
Last synced: 30 Apr 2026
https://github.com/lit26/covid19_dashboard
COVID19 Data Visualization Dashboard
coronavirus-tracking dashboard data-visualization python-dash reactjs
Last synced: 01 May 2026
https://github.com/anarya22/heart-disease-classification
Predicting heart disease using machine learning. This notebook looks into various python base ML and DS libraries in an attempt to build a machine learning model capable of predicting whether or not someone has heart disease based on their medical attributes.
data-cleaning data-visualization machine-learning matplotlib numpy pandas scikit-learn
Last synced: 01 May 2026
https://github.com/quernest/reduction
📘 dimensionality reduction algorithms
d3-visualization d3js data-visualization dataset dimensionality-reduction kohonen-map kohonen-network kohonen-som material-ui pca principal-component-analysis react self-organizing-map self-organizing-network web-workers
Last synced: 01 May 2026
https://github.com/riddhis2226/titanic-survival-data-analysis
Titanic-Survival-Data-Analysis : Analyze passenger data from the Titanic to predict survival based on features like age, gender, class, and fare.
data-analysis data-mining data-science data-visualization database jupyter-notebook machine-learning-models machinelearning-python plotlyjs python3
Last synced: 01 May 2026
https://github.com/com-480-data-visualization/project-2023-the-vizards
Lausanne Transportation : a data visualization of the Lausanne Transportation network. Developed by the Vizards team as part of the EPFL Data Visualization course project (COM-480).
buses data-analysis data-science data-visualization epfl lausanne map metro public-transport public-transportation switzerland webgl
Last synced: 01 May 2026
https://github.com/athari22/house_sales_in_king_count_usa
The idea of the project is to do a Data analysis in a Real Estate Investment Trust. The Trust would like to start investing in Residential real estate.
analysis data data-science data-visualization ibm ibm-watson linearregression machine-learning matplotlib numpy pandas sklearn-library
Last synced: 01 May 2026
https://github.com/dlangkip/epidash
Interactive epidemiological dashboard visualizing disease trends across Kenya. Built with PHP, Chart.js, and Leaflet for the CEMA Software Engineering Internship.
chartjs dashboards data-visualization disease-tracking epidemiology health-analytics kenya leaflet php public-health
Last synced: 02 May 2026
https://github.com/fluxswitch/lwscope
A lightweight UART oscilloscope/data visualizer made with DearPyGui
data-visualization dearpygui debugging-tool lightweight oscilloscope python uart
Last synced: 02 May 2026
https://github.com/theoddysey/student-perfomance-model
A machine learning model for student enrollments
data-science data-visualization jupyter-notebook machine-learning python
Last synced: 02 May 2026
https://github.com/gerhynes/d3-data-dashboard
A D3 data dashboard showing CO2 emissions per country. Built for The Advanced Web Developer Bootcamp.
d3 data-visualization jaavscript
Last synced: 02 May 2026
https://github.com/code-taweezy/thermos-ai
An AI-powered thermal optimization and anomaly detection system for energy-efficient data centers. Note: this is a MVP
ai case-study data-visualization lovable-ai machine-learning matpplotlib mvp numpy pandas project python sckiit-learn seaborn solution tensorflow
Last synced: 02 May 2026
https://github.com/zoliqua/venn-diagram-lab
🟢 🟤 Interactive Venn diagram viewer & editor — 44 SVG models (2–9 sets), pre-computed region paths, React + TypeScript + Vite
adelaide bioinformatics data-visualization edwards-venn euler hamilton interactive manawatu massey palmerton-north python-package react set-theory svg typescript upsetplot venn venn-diagram venndiagram victoria
Last synced: 05 May 2026
https://github.com/baggiponte/ta-statistics-for-big-data-2022
🎓 Introduction to Python and Machine Learning [UniMi • AY 2021/2022]
clustering data-science data-visualization machine-learning python scikit-learn
Last synced: 03 May 2026
https://github.com/nomadsdev/sys-moninsight
System Monitoring and Analysis Tool is a utility for real-time performance tracking. It logs CPU, memory, and disk usage, provides visual graphs, and offers performance recommendations. Perfect for optimizing system efficiency.
automation cpu-usage data-analysis data-visualization disk-usage matplotlib memory-usage performance-analysis performance-optimization psutil python real-time-monitoring resource-management sys-moninsight system-metrics
Last synced: 19 Jun 2026
https://github.com/muralisuvvani/airbnb-exploratory-analysis
Exploratory Data Analysis (EDA) on Airbnb NYC dataset to uncover trends, patterns, and insights. Data cleaning and visualization of Airbnb listings in New York City. Analyzing Airbnb NYC 2019 dataset using Python (Pandas, Numpy, Matplotlib, Seaborn)
analytics data-visualization exploratory-data-analysis numpy pandas python3
Last synced: 04 May 2026
https://github.com/eduardobursa/d3-nuget
D3 package for aspnet applications.
Last synced: 04 May 2026
https://github.com/angelgardt/wlm-sdarp-old
World of Linear Models: Statistics & Data Analysis in R for Psychologists
data-analysis data-visualization gh-pages manim-animations quarto r rstudio statistics
Last synced: 04 May 2026