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-07-03 00:07:47 UTC
- JSON Representation
https://github.com/bryanwilhite/mathematica
My Mathematica notebooks…
calculus character-recognition data-visualization image-processing mathematica mathematics sound-synthesis-processes wolframlanguage
Last synced: 04 Feb 2026
https://github.com/sugapriya-k/final-year-project
An AI-powered personal finance tracker to manage expenses, predict spending, and plan budgets using machine learning.
ai budget-tracker data-visualization final-year-project finbert gradient-boosting-decision-tree lstm ml personal-finance-manager postgresql prophet-model python stanza web-speech-api
Last synced: 25 Feb 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/ax-va/interactive-data-visualization-with-d3-dale-2023
These examples on Interactive Data Visualization with D3.js in the web browser are compiled with some modifications from the book "Data Visualization with Python and JavaScript: Scrape, Clean, Explore, and Transform Your Data", Second Edition, written by Kyran Dale and published by O'Reilly Media in 2023.
ax-va d3 data-science data-visualization dataviz frontend javascript web
Last synced: 12 Jun 2025
https://github.com/Rayyan9477/Calorie-Burnage-Exploratory-Data-Analysis
Calorie Burnage is the measure of calories burned during physical activity or exercise, crucial for weight management and fitness goals. This project focuses on analyzing a dataset that includes information on duration, pulse rates, and calories burned during exercise sessions.
data-analytics data-science data-visualization exploratory-data-analysis linear-regression r-language r-programming
Last synced: 29 Apr 2025
https://github.com/ancatmara/dl-historians-2017
Digital Literacy course for Historians & Philosophers (NRU HSE, 2017)
bibliography-managers corpus-tools crowdsourcing data-formats data-visualization digital-humanities digital-literacy digital-maps git office-tools presentation-tools regular-expressions tutorials
Last synced: 02 Sep 2025
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/frankelavsky/ligo-virgo-mass-plot
An interactive astrophysics project, exploring the masses of dead stellar objects (black holes and neutron stars). I used d3.js, a touch of jquery, flowtype, and advanced SVG techniques (in vanilla javascript) for this project.
astronomy astrophysics client-side css d3 d3js data-visualization exploratory-data-visualizations frontend frontend-app gravitational-waves html interactive interactive-visualizations javascript modular single-page-app svg svg-filters visualization
Last synced: 21 Apr 2026
https://github.com/alexandertiopan1212/arbidex
ArbiDex is a smart prediction market arbitrage dashboard that detects mismatches between similar Manifold markets using fuzzy logic, complete with actionable insights, weekly trend tracking, and historical database.
ai-trading altair data-visualization finance fuzzy-matching manifold-markets prediction-markets python sqlalchemy sqlite streamlit
Last synced: 21 Apr 2026
https://github.com/aravind-selvam/bikeshare-company-analysis
Google Data Analytics Professional Certificate program's Capstone project, of a bike sharing company
analytics business-analytics business-intelligence data data-analysis data-visualization dataanalytics google-data-analytics postgresql sql sql-server
Last synced: 22 Apr 2026
https://github.com/rapter1990/data-visualization-examples
Data Visualization Examples
data data-analysis data-visualization folium matplotlib plot plotly python seaborn visualization
Last synced: 13 Apr 2026
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/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/mr-chang95/loan_data_visualization
Data Visualization Project for Udacity's Data Analyst Program. Using Python in Jupyter Notebook.
data-analysis data-visualization jupyter-notebook loans python udacity-data-analyst-nanodegree
Last synced: 24 Apr 2026
https://github.com/archanakokate/movielens-case-study-eda-prediction-
Exploratory Data Analysis on Movielens data files and Model building using Decision Tree Classifier , Random Forest Classifier and XG Boost.
data-visualization dataengineering exploratory-data-analysis machine-learning-algorithms
Last synced: 17 Mar 2025
https://github.com/leosimoes/uerj-tcc-analisador-dados
Trabalho de conclusão de curso (TCC) em Engenharia de Computação. Aplicativo Web para preparação e análise de dados, criação de gráficos e modelos de regressão linear e logistica.
computer-engineer data-analysis data-science data-visualization linear-logistic linear-regression python streamlit
Last synced: 24 Apr 2026
https://github.com/itsn1x/8698_dyt
8698_DYT by itsN1X - This is a tiny project to track and visualize the D.Y.T. ( Do Your Tip ) outstanding supply and other dynamic facets. Powered by vanilla javaScript and CoinGecko A.P.I. - No libraries / dependencies - Fully Open Source.
charting data-visualization do-your-tip doyourtip dyt erc20 eth ether ethereum ethereum-contract graphs itsn1x javascript n1x no-dependencies no-frameworks no-libraries vanilla visualization zzpraf1n1x42af
Last synced: 24 Apr 2026
https://github.com/flyingfathead/neurograph-framework
A versatile tool for visualizing entropy loss in TensorFlow-based neural network training, providing insightful scatter plots with annotations.
data-analysis data-analysis-python data-visualization entropy graph graphs neural-network neural-networks neural-networks-visualization nn python python3 tensorflow tensorflow2 training visualization visualization-tools
Last synced: 24 Apr 2026
https://github.com/flazefy2/ds-50k_songs_dataset_generated_by_ai
https://www.kaggle.com/datasets/refiaozturk/spotify-songs-dataset
csv data-science data-visualization jupyter-notebook python statistics
Last synced: 25 Apr 2026
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/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/flazefy2/ds-global_health_statistics
https://www.kaggle.com/datasets/malaiarasugraj/global-health-statistics
data-science data-visualization dummy health jupiter-notebook python statistics
Last synced: 25 Apr 2026
https://github.com/asifdotexe/quickvu
Quick VU: No-code, data cleaning analysis and visualization tool built on Streamlit. Quickly clean, visualize, explore, and understand data relationships and correlations with ease. Perfect for analysts, business users, and anyone looking to gain data insights—without writing a single line of code.
automation data-analysis data-cleaning data-visualization python3 streamlit-application toolkit
Last synced: 06 Jun 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/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/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/zen204/airbnb-availability
A machine learning model that predicts Airbnb listing availability, utilizing feature engineering and supervised learning techniques to improve guest experience and optimize host management.
binary-classification data-analysis data-preprocessing data-visualization feature-engineering machine-learning matplotlib model-evaluation nlp pandas predictive-modeling python scikit-learn seaborn supervised-learning
Last synced: 21 Jan 2026
https://github.com/GZ430/global-christianity-dataviz-jp
A web app built in R Shiny for users to explore global Christianity data from Joshua Project, World Watch List, and others.
christianity data-visualization r shiny
Last synced: 10 Mar 2025
https://github.com/lamp-lucas/foton_contacts
Plugin para Redmine que gerencia pessoas, empresas e vínculos com foco em projetos da indústria AEC. Totalmente integrado, responsivo e parte do ecossistema Livre e OpenSource Mundo AEC.
aec-industry construction-tech contacts-management crm csv-import data-visualization foton issue-linking mundo-aec open-source project-management redmine-plugin ruby-on-rails team-collaboration user-profile vcard
Last synced: 09 May 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/avallecam/cdcper
Miscelanea de funciones customizadas a tareas de análisis en CDC Perú
data-manipulation data-mining data-visualization data-wrangling r tidyverse
Last synced: 07 Jun 2026
https://github.com/fatihilhan42/eda-on-data-science-salary-with-python
You can access the files of this project, which analyzes people working in the field of data science according to countries and working wages.
analysis data-science data-scientists data-visualization jupyter-notebook pyhton salary
Last synced: 23 Mar 2025
https://github.com/kingabzpro/go-example-kdn
Example code for data analysis, data visualization, and machine learning, all written in Go.
data-science data-visualization golang machine-learning
Last synced: 27 Apr 2026
https://github.com/webmobiledev/d3-visuals
There are some data visualizations like treechart, bubblechart, mbostock, mapchart using d3.js.
bootstrap d3js data-visualization highcharts mbostock-d3
Last synced: 27 Apr 2026
https://github.com/qtle3/support-vector-regression
This project implements Support Vector Regression (SVR) to predict the salary of an employee based on their position level. The script uses a dataset that contains position levels and corresponding salaries, applying feature scaling to improve the performance of the SVR model. The results are visualized to show how well the model fits the data.
data-visualization feature-scaling gaussian-kernel inverse-transform-method support-vector-regression
Last synced: 25 Oct 2025
https://github.com/pavankethavath/dataspark-illuminating-insights-for-global-electronics
DataSpark is a retail analytics project for Global Electronics leveraging Python, SQL, and Power BI. It uncovers customer insights, sales trends, and store performance to optimize marketing, inventory, and operations. Features include clean datasets, SQL-driven analysis, and interactive dashboards, driving data-driven growth and decision-making.
data-engineering data-visualization dataanalytics powerbi python retail-data sql
Last synced: 27 Apr 2026
https://github.com/shridhar1504/power-bi-visualization-project
This repository contains Visualization Projects which is visualized through Power BI Software, by using the visualization we can gain multiple insights and strategies which helps to develop the business for gaining high profit margins and by the insights we can reduce the damages by accidents & calamities.
dashboard data-analysis data-cleaning data-science data-visualization exploratory-data-analysis microsoft-excel microsoft-power-bi microsoft-powerpoint powerbi powerbi-report powerbi-visuals powerpoint-slides
Last synced: 21 Jan 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/liberxue/data-visualization
flutter data visualization
data-visualization data-visualization-project flutter visualization
Last synced: 28 Apr 2026
https://github.com/bhavik444/techistanbul_python_bootcamp
👨💻 Master Python programming through practical exercises in this 80-hour bootcamp, designed for beginners to advanced learners.
algorithms api-development automation coding-bootcamp data-analysis data-visualization django flask git machine-learning python software-engineering testing web-development web-scraping
Last synced: 28 Apr 2026
https://github.com/strickvl/knitting-llms
Generating Knitting Patterns from Language Models
art crafts data-visualization knitting llm llms
Last synced: 06 Oct 2025
https://github.com/yusuf-abol/alumni-interaction-and-conversation-dynamics-nlp
This Natural Language Processing (NLP) project took a dive into chat engagement dynamics within the University of Ilorin’s Class of 2018 Statistics alumni group. By applying Latent Dirichlet Allocation (LDA) for topic modeling and network analysis, I uncovered communication patterns, topic distributions, and member interactions.
alumni-network anonymization conversation data-science data-visualization engagement machine-learning network-analysis nlp python-3 sentiment-analysis statistics whatsapp
Last synced: 05 May 2026
https://github.com/valeriiaanisimova/fractals-project
Interactive fractal-based contact map visualizer with significance filtering and relationship display.
contact-maps css data-visualization fractals html interactive javascript tree-layout ui visualization
Last synced: 06 Oct 2025
https://github.com/kritimbist/365-days-of-github-challenge-ai-machine-learning
This repository is part of my 365 Days Challenge: AI × Machine learning, where I combine my passion for Machine Learning 🤖 to learn, build, and document projects every single day for one year.
data-science data-visualization deep-learning machine-learning matplotlib numpy python scikit-learn
Last synced: 28 Apr 2026
https://github.com/luke-feng/MAP
This is a master project takes place in CSG at UZH.
cybersecurity data-visualization
Last synced: 08 Apr 2025
https://github.com/adeshinao/tweets-pipeline
Stream processing project using Apache Kafka
chartjs data-visualization kafka kafka-streams spring-boot stream-processing
Last synced: 28 Apr 2026
https://github.com/MinaRavi/first-practice-data-cleaning-visualization
Basic Practise of Data-cleaning & Data-visualization
data-analytics data-cleaning data-visualization git
Last synced: 31 Mar 2025
https://github.com/pxaris/expenditure-analyzer
Application for analyzing expenditure data over time
data-analysis data-visualization docker python statistics
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/rahul-404/full_stack_data_science_with_generative_ai
Welcome to the repository for the course "Full Stack Data Science with Generative AI". This repository is designed to accompany the course and provide resources, exercises, and projects related to the study of data science and generative AI techniques.
data-analysis data-science data-visualization database deep-learning exploratory-data-analysis feature-engineering generative-ai machine-learning nlp python statistics
Last synced: 12 Apr 2026
https://github.com/fengxiaoxiao-001/data_preprocessing
提供处理缺失值,处理异常值,处理特征工程以及多种数据绘图功能;适合大型数据,以及配备处理超多不同数据类型分布的方法
data-science data-visualization processing
Last synced: 29 Apr 2026
https://github.com/mthiboust/colormap2d
Colormap for 2D vectors
colormap data-visualization plotting
Last synced: 08 Oct 2025
https://github.com/rqs/european-soccer-vis
Data visualization
data-visualization reactjs soccer
Last synced: 17 May 2026
https://github.com/arif-miad/global-plastic-waste-analysis
Global plastic waste is a pressing environmental issue, with massive production, limited recycling, and high risks to ecosystems and human health
catboost-classifier data-science data-visualization geopandas machine-learning matplotlib python random-forest-classifier seaborn
Last synced: 29 Apr 2026
https://github.com/rayyan9477/calorie-burnage-exploratory-data-analysis
Calorie Burnage is the measure of calories burned during physical activity or exercise, crucial for weight management and fitness goals. This project focuses on analyzing a dataset that includes information on duration, pulse rates, and calories burned during exercise sessions.
data-analytics data-science data-visualization exploratory-data-analysis linear-regression r-language r-programming
Last synced: 08 Jul 2025
https://github.com/chrnthnkmutt/theartofstatistic_python
This repository is implemented from David Spiegelhalter's The Art of Statistics Book, for making Python Visualization
data data-science data-visualization machine-learning statistics
Last synced: 08 Jun 2026
https://github.com/shubhamgoyal575/hospitality-domain
This project analyzes AtliQ Grands' historical revenue data to identify trends, optimize performance metrics, and support strategic decision-making. It includes data analysis, dashboard design in Power BI, and insight generation to help regain market position. Built with Excel and Power BI for visualization and business intelligence. 🚀
business-intelligence dashboard data-modeling data-visualization hospitality-analytics microsoft-power-bi power-query powerbi revenue-analysis trend-analysis
Last synced: 17 Feb 2026
https://github.com/jabhij/predictionmodels_heartdiseases
Comparison of various Machine Learning algorithms for Heart Diseases (Heart Attack) prediction.
big-data-analytics bigdata data-visualization datamodeling decision-tree hive knn logistic-regression machine-learning mapreduce naviebayes random-forest svm
Last synced: 04 Jun 2026
https://github.com/vogelino/letterstori.es-raoul-hausmann
A visualisation of correspondences of Raoul Hausmann 👨🏻🎨
archive berlin correspondence correspondence-analysis dada data-visualization interactive-visualizations letters museum-collections raoul-hausmann
Last synced: 18 Mar 2025
https://github.com/chandkund/spam-email-detection
This project focuses on detecting spam emails using a fine-tuned DistilBERT model, a lighter version of the BERT model. The model is trained to classify email text into two categories: spam (1) and not spam (0). The dataset consists of email texts labeled as either spam or non-spam.
data-visualization datapreprocessing matplotlib pandas python pytorch sklearn transformer
Last synced: 20 Jan 2026
https://github.com/javitocor/d3-data-visualization
Different projects to visualize data from APIs using D3 library
d3-visualization d3js data-visualization freecodecamp javascript practice-project
Last synced: 30 Apr 2026
https://github.com/jabhij/eda_experiments
In this repo I'll use different types of datasets to explore and implement various Exploratory Data Analysis (EDA) approaches.
ames-housing analysis battery-life blackfriday-analysis data-analysis data-science data-visualization eda matplotlib-pyplot numpy pandas python seaborn visualization zomato-data-analysis
Last synced: 14 Apr 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/subhadipsinha722133/bitcoin-price-prediction-web-app
A Streamlit-based web application for predicting Bitcoin price movements using machine learning models
data-visualization machine-learning-algorithms matplotlib-pyplot sklearn-library
Last synced: 09 Oct 2025
https://github.com/mehulcode12/atliq-bank_creditcard_transaction_analysis
The credit card project at Atliq Bank comprises two key phases: market identification and trial. This initiative aims to leverage mathematical and statistical concepts to analyze data related to demographics, income, credit scores, and spending patterns in order to identify the target audience for the credit card.
codebasics data-analysis data-science data-visualization mathematics python python3 statistics
Last synced: 30 Apr 2026
https://github.com/trigeminal/hospital-respiratory-forensics
(DS) A comprehensive repository dedicated to the analysis of weekly hospital respiratory data and metrics reported to the Centers for Disease Control and Prevention’s (CDC) National Health Safety Network (NHSN) from August 2020 through October 2024.
data-visualization jupyter-notebooks python3
Last synced: 30 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/letiziaia/jalta
Junction 2020
b2b dashboard data-visualization horeca junction2020
Last synced: 19 Jan 2026
https://github.com/alcestide/scianalytics
Playground for Data Analysis and Visualization for Research and Scientifical Purposes with Pandas and Plotly.
csv data-analysis data-science data-visualization pandas plotly python science-research statistics
Last synced: 30 Apr 2026
https://github.com/gutyoh/narrative_visualization
Visualizations of the evolution of Netflix's content over the years using the D3 JavaScript library.
d3 data-visualization javascript
Last synced: 30 Apr 2026
https://github.com/shuklayash02/data_analysis_using_r
Covid19 analysis and cleaning of data where the death age and deaths of specific gender is cleaned and analysed
analysis cleaning-data data-analysis data-visualization rprogramming
Last synced: 09 Oct 2025
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/alexeyraspopov/vepr
🚧 Visualization protocol for complex and sizable data visualizations
data-visualization zero-dependency
Last synced: 04 Jul 2025
https://github.com/omkarpattnaik8080/saas_sales_insights
data-science data-visualization machine-learning msexcel mysql python
Last synced: 01 May 2026
https://github.com/shubham14p3/python-word-cloud
Simple python application to create word cloud.
data data-analysis data-science data-visualization nbextension python-3 upload-file
Last synced: 01 May 2026
https://github.com/scarblase/salary-comparison
Submission for the DataCamp Salary Competition(1 level). 🏆
data data-analysis data-science data-visualization engineering python sql structured-data
Last synced: 01 May 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/sevdanurgenc/python-for-data-science-lecture-notes
In this repo, I have the course contents of Python for Data Science training, which will be given to Siemens by the cooperation of Academy Peak Information Technologies Training and Consultancy between 28 June - 1 July 2022.
data-analysis data-mining data-modeling data-science data-structure data-visualization matplotlib-tutorial numpy-tutorial pandas-tutorial
Last synced: 23 Mar 2025
https://github.com/pradipece/interactive_analytics_data_automation
This project allows users to control complex dataset processing with Python programming by merging Streamlit with Plotly for visualizations.
automation data-science data-visualization pandas plotly streamlit
Last synced: 01 May 2026
https://github.com/jaki729/intrusiondetection-in-iot_using_medical_and_network-data
Intrusion Detection in Captured medical data and network data.
colab-notebook data-science data-visualization machine-learning machine-learning-algorithms python
Last synced: 01 May 2026
https://github.com/smusab9152/pokemon_data_analysis
This repo that explores and analyzes a dataset of Pokémon attributes. The analysis includes data cleaning, exploratory data analysis (EDA), and visualizations .
analytics data-analysis data-visualization exploratory-data-analysis jupyter-notebook matplotlib numpy pandas pokemon python seaborn statistical-analysis
Last synced: 02 May 2026
https://github.com/alejo1630/ibm_capstone_project
This project aims to leverage predictive analytics to forecast the outcomes of rocket launches for Space Y, a new player in the commercial space industry.
data-collection data-science data-visualization data-wrangling exploratory-data-analysis machine-learning predictive-modeling python spacex
Last synced: 01 May 2026
https://github.com/com-480-data-visualization/project-2023-choo-choo-data-darlings
This repository contains the source code for our data visualization project, an interactive platform designed to explore the intricate Swiss transportation network. Developed by the Choo Choo Data Darlings team at EPFL, the project provides an in-depth view into the vast array of Swiss transportation operations, including trains, buses, and trams.
boats buses data-analysis data-science data-visualisation data-visualization epfl metro public-transport public-transportation switzerland trains trams
Last synced: 01 May 2026
https://github.com/ryantusi/ai_ml_fundamentals
Welcome to my GitHub repository showcasing projects completed during the AI/ML Foundation course from Codecademy. This repository contains a collection of projects that demonstrate my skills and knowledge in the field of artificial intelligence and machine learning.
artificial-intelligence data-science data-visualization exploratory-data-analysis foundation machine-learning numpy pandas python
Last synced: 14 Apr 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/kamanhang/sqldatawarehousedataengineeringproject
This project delivers a modern data warehouse which focuses on building clean, organized data pipeline which covers important aspects such as ETL Pipeline Development, Data Cleaning, Data Modelling and Data Analytics
customer-analytics data-analysis data-cleaning data-engineering data-modeling data-pipeline data-visualization datascience etl-pipeline postgresql powerbi powerbidashboard sales-analysis sql
Last synced: 10 Oct 2025
https://github.com/vineet416/eda-travel
EDA Travel data by PW Skills Data Analytics Course.
data-encoding data-preparation data-preprocessing data-visualization exploratory-data-analysis jupyter-notebook matplotlib numpy pandas plotly python sklearn-library train-test-split train-test-using-sklearn
Last synced: 14 Apr 2026
https://github.com/moindalvs/learn_eda_house_price_dataset
Data Set: House Prices: Advanced Regression Techniques Exploratory Data Analysis on more than 80 features
cardinality data-analysis data-science data-structures data-visualization missing-values
Last synced: 10 Oct 2025
https://github.com/ascender1729/cds-iisc-p1-datasci-predoc
A data science project utilizing machine learning to predict movie release years and genres based on directors' previous works.
data-cleaning data-visualization film-industry machine-learning movie-metadata multi-label-classification predictive-modeling regression-analysis-feature-engineering
Last synced: 31 Mar 2025
https://github.com/bsperezb/python_sql_manage
this project read a excel, save and delete objects of database and export logs and data errors in excel format
data-science data-visualization postgresql python sql
Last synced: 02 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/ineelhere/shinydwight
A dashboard depicting the great battle of Dwight Schrute and the Computer | The Office
bslib data-visualization imola r rshiny rshiny-application sass server shiny-apps ui-components
Last synced: 02 May 2026
https://github.com/rupav/fifa17-detailed-analysis
⚽ FIFA 17 data analysis using various Machine Learning Algorithms. ⚽
data-analysis data-visualization fifa17 machine-learning-algorithms radar-chart
Last synced: 16 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/md-emon-hasan/2-simple-bioinformatics-dna-ml-app
A simple bioinformatics application for DNA sequence analysis using machine learning techniques, implemented in Python.
bioinformatics data-science data-visualization deployment dna-sequences dna-sequencing supervised-machine-learning
Last synced: 09 Jun 2026