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-27 00:07:31 UTC
- JSON Representation
https://github.com/eliasdehondt/learn-r
Welcome to the Learn-R repository! This is your go-to resource for learning the R programming language, whether you're a beginner or looking to enhance your skills.
data-analysis data-visualization education machine-learning programming r statistics tutorials
Last synced: 03 Apr 2026
https://github.com/snacks02/wobbling-statistics
Audio equipment statistics using Squiglink data
audio data data-visualization headphones iems speakers squiglink statistics
Last synced: 17 Apr 2026
https://github.com/nicodupont/kaggle
All my Data analysis and Competitions
data-analysis data-science data-visualization jupyter-notebook kaggle python
Last synced: 17 Apr 2026
https://github.com/mahmoudwal27/manufacturing_downtime
This project focuses on improving manufacturing efficiency by analyzing production data. Using Python, SQL, and Power BI, we built interactive dashboards to uncover patterns, minimize downtime, and optimize operations. The goal is to help stakeholders make data driven decisions for enhanced productivity.
data-analysis data-analysis-python data-visualization google-colab powerbi python sql
Last synced: 17 Apr 2026
https://github.com/kgotsosm/fcc-data-analysis
Notebooks created for the Data Analysis Course on freeCodeCamp
data-analysis data-visualization matplotlib pandas seaborn
Last synced: 17 Apr 2026
https://github.com/victoorv/maladie_cardiaque
Prédire si un individu est atteint ou non de maladie cardiaque.
classification data-analysis data-science data-visualization exploratory-data-analysis heart-disease heart-disease-analysis heart-disease-classification heart-disease-prediction hyperparameter-tuning machine-learning machine-learning-algorithms neural-networks oversampling-algorithms python statistical-analysis statistical-tests statistics
Last synced: 17 Apr 2026
https://github.com/brej-29/collaborative-data-insights-portal
Collaborative Data Insights Portal is a real-time dashboarding app where users can upload datasets, auto-generate or manually build charts, edit them live across tabs with WebSockets, and persist configurations in the backend. Built with React, Spring Boot, and WebSocket-based sync for seamless multi-user collaboration.
analytics-portal auto-chart-generation backend-persistence chart-sync chartjs collaborative-analytics dashboard data-cleaning data-visualization dataset-insights frontend live-editing multi-user openrouter react real-time-collaboration spring-boot ui websocket
Last synced: 04 Apr 2026
https://github.com/phanchenh/businessdashboard_powerbiproject_pizzadataset
Pizza Business Performance Analysis and Growth Strategies 2015
business-analytics business-intelligence dashboard data-analysis data-visualization insights powerbi python
Last synced: 17 Apr 2026
https://github.com/prcharan592/social-media-sentiment-analysis
Social media sentiment analysis using tweets involves analyzing tweet data to determine public sentiment (positive, negative, or neutral) using natural language processing (NLP) and machine learning techniques.
data-visualization machine-learning matplotlib nlp nltk numpy pandas python3 sentiment-analysis spacy tweets
Last synced: 04 Apr 2026
https://github.com/sevilaymuni/project-no.3-seaborn-plots
Pandas and Seaborn Mediated Comprehensive Analysis on Differentiated Thyroid Cancer
data-analysis data-structures data-visualization mathplotlib pandas python seaborn
Last synced: 18 Apr 2026
https://github.com/prangonghose/wikipedia-blocking-policies
This study investigates the relationship between editors’ disruptive behavior and regulation policies on English Wikipedia, focusing on the Blocking Policy page. The study collects and analyzes data from 2004 to 2022 using the Wikipedia API, page statistics, and keyword extraction.
data-analysis data-visualization matplotlib open-source pandas python3 seaborn
Last synced: 18 Apr 2026
https://github.com/gattsu001/telecom-churn-predictor
Predicts which telecom customers are likely to churn with 95% accuracy using engineered features from usage, billing, and support data. Implements Sturges-based binning, one-hot encoding, stratified 80/20 train-test split, and a two-level ensemble pipeline with soft voting. Achieves 94.60% accuracy, 0.8968 AUC, 0.8675 precision, 0.7423 recall.
churn-prediction classification classification-algorithm customer-retention data-science data-visualization feature-engineering joblib jupyter-notebook machine-learning pandas scikit-learn supervised-learning svm
Last synced: 18 Apr 2026
https://github.com/andryadsm/predicting-house-prices
🏘️ Project Predicting House Prices (Python)
data-analysis data-preprocessing data-visualization feature-engineering house-prices machine-learning matplotlib numpy pandas python real-estate seaborn sklearn
Last synced: 04 Apr 2026
https://github.com/vishal8shah/au-jobs
Interactive treemap of 358 Australian occupations — explore AI exposure, pay, skill level & shortage status across 14.4M workers. Inspired by karpathy/jobs.
ai anzsco australia data-visualization gemini jobs open-source treemap
Last synced: 04 Jun 2026
https://github.com/priyadarshinijain/data-analysis-with-python
This Python project is focused on analyzing Diwali sales data to gain insights into customer demographics, purchase behavior, and sales trends.
Last synced: 18 Apr 2026
https://github.com/11noel11/chaos_nonchaos_predictor_nn
AI-powered chaos detection using Simple Harmonic Motion (SHM) & Double Pendulum examples! Compare a Neural Network (NN) with the Lyapunov exponent method to classify chaotic vs. non-chaotic systems. Features Deep Learning, SHAP explainability, F1-score, precision, recall, and stunning visualizations!
chaos-theory classification data-visualization deep-learning double-pendulum explainable-ai feature-importance keras lyapunov-exponent machine-learning neural-networks nonlinear-dynamics python scientific-computing shap simple-harmonic-motion tensorflow time-series-analysis
Last synced: 18 Apr 2026
https://github.com/lintangwisesa/react-plotly.js
Data visualization 📊 on React ⚛ using Plotly.js 📶
data-visualization plotlyjs react
Last synced: 18 Apr 2026
https://github.com/faisaljanbaloch/global-digital-economy
Insights into how the digital economy and technology are contributing to global trade.
data-science data-visualization digital-economy global-economic-data-analysis r
Last synced: 18 Apr 2026
https://github.com/aykutsp/world-fuel-prices
Interactive world map of retail fuel prices with daily-refreshed data and a trip calculator. Live station-level feeds for FR, IT, ES, UK, US + EU Bulletin and World Bank fallback.
choropleth data-visualization diesel fuel-prices gasoline github-actions github-pages leaflet open-data openstreetmap osrm react trip-planner typescript vite world-map
Last synced: 05 Apr 2026
https://github.com/deliprofesor/game-search-volume-prediction-machine-learning-models-and-forecasting
This repository uses machine learning models like Random Forest, XGBoost, LightGBM, and time-series forecasting with Prophet to predict game search volumes. Additionally, Grid Search is applied for hyperparameter tuning of the LightGBM model.
data-cleaning data-science data-visualization feature-selection forecasting-models game-search grid-search hyperparameter-tuning lightgbm machine-learning pandas prophet python random-forest scikit-learn time-series-analysis time-series-forecasting xgboost
Last synced: 18 Apr 2026
https://github.com/manalisbhavsar/mall-customers-clustering
K-Means clustering to mall customer data, segmenting customers based on their annual income and spending score. To identify patterns and group customers for targeted marketing.
data-analysis data-visualization matplotlib numpy pandas python scikit-learn
Last synced: 18 Apr 2026
https://github.com/yashrajgithub/crop-recommendation
KrishiGyaan is a web app designed to help farmers make informed decisions on crop selection. By analyzing soil and environmental factors, the app provides personalized crop recommendations, enhancing agricultural productivity and promoting sustainable farming practices.
api artificial-intelligence crop-recommendation-system data-preprocessing data-visualization json machine-learning-algorithms pickle python random-forest-classifier scikit-learn streamlit supervised-learning train-test-split user-interface
Last synced: 05 Apr 2026
https://github.com/cicerolino/project-lab
Projeto da disciplina de Project Lab do curso de ciências da computação. Discipline project (Project Lab) of computer science course.
computer-science-project data-visualization docker-compose nextjs postgresql-database prisma-orm reactjs vercel-deployment
Last synced: 05 Apr 2026
https://github.com/mtimma001/clinical-trial-data-tool
Clinical Trial Data Analysis Tool is a Flask-based web app for healthcare professionals to manage and analyze clinical trial data. It features full CRUD functionality, interactive visualizations (Plotly/Matplotlib), a responsive Bootstrap UI, MySQL database integration, and Heroku deployment for accessible, scalable use.
bootstrap5 clinical-trials crud data-analysis data-visualization flask healthcare heroku mysql pandas plotly python
Last synced: 05 Apr 2026
https://github.com/satti-hari-krishna-reddy/data-whisperer
Data Whisperer is an AI-driven tool that automates exploratory data analysis (EDA), generates actionable insights, and enables natural language querying of datasets. it combines the power of AI (Google Gemini) with interactive visualizations and professional reporting.
ai data-analysis data-visualization llm python3 streamlit
Last synced: 18 Apr 2026
https://github.com/zoraizmohammad/restaurantsimulation
Simulating a restaurant under various conditions in Durham, NC
data-visualization r restaurant-management statistics toy-models
Last synced: 18 Apr 2026
https://github.com/kezouke/grossing-films-dataviz
Project that extracts information about the highest-grossing films from Wikipedia, stores it in a database, and presents it through an interactive, modern web page hosted on GitHub Pages
data-visualization data-wrangling json sqlite wikipedia
Last synced: 18 Apr 2026
https://github.com/laiba-iqrar/hands-on-machine-learning
Repository containing solutions to CS-324 (Machine Learning) practice problems assigned by my professors.
data-visualization feature-engineering gradient-descent regression-models
Last synced: 18 Apr 2026
https://github.com/p1n2o/ngx-oracle-dv
Angular component to embed visualizations from Oracle Analytics Cloud into your Angular application.
angular data-visualization embed oracle-analytics-cloud oracle-visualization
Last synced: 18 Apr 2026
https://github.com/dantasl/partenon
Breve análise da base de dados publicada pelo Tribunal Superior Eleitoral sobre os votos do primeiro turno das eleições presidenciais no Brasil, 2018.
analysis brazil data-visualization pandas presidential-elections
Last synced: 18 Apr 2026
https://github.com/prakashjha1/loan-eligibility-prediction
This repository contains the codebase and resources for a machine learning-based project aimed at predicting loan eligibility for individuals. The project utilizes various algorithms and data preprocessing techniques to build predictive models that assess the likelihood of an applicant being eligible for a loan based on historical data.
data data-visualization exploratory-data-analysis loan-prediction-analysis machine-learning-algorithms naive-bayes-classification parameter-tuning python random-forest
Last synced: 19 Apr 2026
https://github.com/shyamkumarnagilla/ai-powered-forecasting-for-agricultural-productivity
AI Powered Forecasting for Agricultural Productivity is a project that utilizes machine learning to predict crop yields and optimize farming practices. By harnessing historical and real-time data, this model empowers farmers with data-driven insights to enhance productivity and sustainability in agriculture.
data-analysis data-visualization deep-learning flask neural-network
Last synced: 19 Apr 2026
https://github.com/nabilshadman/python-classification-and-generative-models
Applications of classification and generative models with Python
classification data-science data-visualization generative-model machine-learning matplotlib numpy pandas scikit-learn
Last synced: 19 Apr 2026
https://github.com/souraevshing/data-science-01
Data analysis using jupyter notebook.
data-analysis data-science data-visualization jupyter-notebook python
Last synced: 19 Apr 2026
https://github.com/vyjayanthipolapragada/data_analytics_medical_appointments
Analyzing the data set which consists of medical appointments to draw insights about patient's no-show scenarios
data-analysis data-analytics data-cleaning data-visualization data-wrangling jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 19 Apr 2026
https://github.com/mlucifer27/bilateral-visualization
Streamlit app visualizes bilateral relationship scores between 100 countries from 1945 to 2024. It supports interactive heatmaps, network graphs, pairwise comparisons, and more.
d3blocks data-analysis data-visualization plotly-python python streamlit
Last synced: 04 Jun 2026
https://github.com/akash-v7/telecom_customer_churn_prediction
A machine learning project to predict customer churn in the telecom industry using data analysis and classification models. The project includes data preprocessing, exploratory data analysis (EDA), model building, and insights to help telecom companies improve customer retention strategies.
data-analysis data-science data-visualization jupyter-notebook machine-learning predictive-modeling python
Last synced: 20 Apr 2026
https://github.com/kmbuki/uk_police_data
R programming - Using open data about crime and policing in England, Wales and Northern Ireland.
data-analysis data-visualization r
Last synced: 04 Jun 2026
https://github.com/nikolaos-mavromatis/etf-data-analysis-dashboard
Insights into SPY ETF performance with an interactive Streamlit dashboard powered by Alpha Vantage data.
api data-analysis data-visualization financial-analysis pandas plotly python streamlit
Last synced: 20 Apr 2026
https://github.com/namratha2301/carprice_analysisandprediction
This project analyzes factors influencing vehicle prices using a dataset of various attributes, including Engine capacity, Power, Mileage, and Seating capacity.
data-analysis data-visualization exploratory-data-analysis machine-learning pandas predictive-modeling random-forest-classifier regression scikit-learn seaborn
Last synced: 20 Apr 2026
https://github.com/anjaliwork20/moodify
Mood-based music recommendation system that considers a user's emotional state to recommend songs, genres, artists and playlists using Machine learning
artificial-intelligence cnn-keras cnn-model convolutional-neural-networks data data-analysis data-science data-structures data-visualization database deep-learning machine-learning machine-learning-algorithms python recommended song songs
Last synced: 20 Apr 2026
https://github.com/syncfusionexamples/integrate-.net-maui-maps-with-android-native-embedding
This repository contains a sample that explain how to integrate .NET MAUI SfMaps with android native embedding.
android data-visualization dotnet map maui native-embedding sfmaps
Last synced: 20 Apr 2026
https://github.com/tryomar/data-miner
DataMiner is an interactive web application for data mining and machine learning. It helps users upload, clean, transform, and analyze datasets while building predictive models — all through a simple and powerful Streamlit interface.
data-cleaning data-mining data-preprocessing data-science data-visualization interactive-dashboards pandas python scikit-learn streamlit
Last synced: 20 Apr 2026
https://github.com/girishkolhe/lendingclubcasestudy
data-science data-visualization eda matplotlib numpy pandas-dataframe python seaborn
Last synced: 20 Apr 2026
https://github.com/abinashsahoo007/project-bankruptcy-prevention
The project is to create a classification model that predicts the chances of a business facing bankruptcy based on the key feature like Industrial Risk, Management Risk, Financial Flexibility, Credibility, Competitiveness, Operating Risk.
data-analysis data-mining data-visualization deployments eda machine-learning pickle python statistics streamlit
Last synced: 20 Apr 2026
https://github.com/robinmillford/hr-analytics-employee-performance-analysis
HR Analytics: Unveiling Employee Performance - A comprehensive exploration of employee data using SQL and Power BI, uncovering key insights for strategic HR decision-making.
data-analysis data-visualization jupyter-notebook powerbi python3 sql
Last synced: 20 Apr 2026
https://github.com/timjjting/nba-teams-pts
The NBA Teams’ Performance Tracking System is a project aims to help users to track the performance of NBA teams from 2000 to 2009.
bootstrap d3js data-visualization jquery nba nba-visualization
Last synced: 20 Apr 2026
https://github.com/heremaps/data-lens-javascript-examples
Self-contained JavaScript examples for HERE Data Lens.
data-lens data-visualization examples interactive js
Last synced: 21 Apr 2026
https://github.com/florence-nyokabi/house-power-consumption
Machine Learning: Exploring Regression Analysis
data-analysis data-cleaning data-science data-visualization feature-engineering jupyter-notebook jupyterlab machine-learning pandas-python regression-analysis regression-models
Last synced: 05 Jun 2026
https://github.com/rachel-xmr/data-analysis-in-health-set-csc3062
CSC3062 Data Analysis and visualization
classification-algorithm data-analysis data-visualization model-evaluation nmf pca python svm t-sne visualization
Last synced: 05 Jun 2026
https://github.com/prady2309/air-traffic-analysis
data-analysis data-science data-visualization flights jupyter-notebook python3
Last synced: 21 Apr 2026
https://github.com/flatbread-dataframes/flatbread-wc-table-display
Web component for creating simple (multi-indexed) table from json
custom-elements data-tables data-visualization hierarchical-tables multi-level-tables no-dependencies vanilla-javascript web-components
Last synced: 21 Apr 2026
https://github.com/chauxvive/fccscatter
An interactive D3.js scatter plot visualizing doping allegations in professional cycling. Built as part of FreeCodeCamp’s Data Visualization certification
d3 d3js data-visualization dataviz
Last synced: 21 Apr 2026
https://github.com/rajesh9943/sentiment-analysis-of-consumer-opinions-on-amazon-products
Developed a comprehensive Sentiment Analysis System aimed at classifying Amazon product reviews into positive, neutral, and negative sentiments. The project leveraged advanced Natural Language Processing (NLP) techniques alongside machine learning algorithms to deliver accurate and actionable insights from customer feedback
amazon data-analysis data-manipulation data-preprocessing data-presentation data-visualization machine-learning nlp nlp-library nltk product-reviews-analysis sentiment-analysis sklearn-library word-cloud-generator-in-python-3
Last synced: 05 Jun 2026
https://github.com/dineshkumarkotha/pycityschools-analysis
PyCitySchools Analysis is a data analysis project that examines standardized test performance across a city's school district. Using Python and Pandas, the project provides insights into how different factors—such as school type, size, and spending—impact student performance in math and reading.
Last synced: 22 Apr 2026
https://github.com/leabrodyheine/california-schools-data-visualization
This front-end project provides interactive visualizations of learning models adopted by California schools during the pandemic. Using D3.js and Mapbox, it dynamically presents data through bar charts, bubble charts, heatmaps, and geographic maps, allowing users to explore trends across school types, sizes, and districts.
d3-visualization d3js data-analysis data-visualization mapbox openai plotly
Last synced: 22 Apr 2026
https://github.com/ayushi-gajendra/buenos-aires-subway-statistics
A comprehensive data analysis of the Buenos Aires subway system ridership using Python and Pandas. This project identifies peak-hour congestion patterns, explores hourly passenger distributions, and utilizes the 95th percentile to isolate extreme traffic conditions for urban mobility insights.
95th-percentile buenos-aires data-analysis data-science-portfolio data-visualization matplotlib pandas python statistical-analysis subway-ridership transit-data urban-mobility
Last synced: 05 Jun 2026
https://github.com/tranngoca5039/bigquery-a5y
📊 Streamline your data analysis with bigquery-a5y, a powerful tool for optimizing BigQuery performance and improving query efficiency.
analytics api big-data bigquery cloud-computing data-analysis data-integration data-management data-pipeline data-visualization data-warehouse google-cloud machine-learning serverless sql
Last synced: 05 Jun 2026
https://github.com/usman619/data-science
Data Science basic practice code, assignments etc.
data-science data-visualization elt
Last synced: 06 Jun 2026
https://github.com/gowhale/daily-spend-analysis
Python script to analyse spending habits.
data-visualization pandas python
Last synced: 24 Apr 2026
https://github.com/oiricaud/data-visualization
We are mainly interested on plotting with 3 types of charts: Line Charts, Area Charts and Bar Charts. But we will look at other visualizations as the project progresses. Main Requirements for the Charts: · Title Label · X and Y
codeigniter data-visualization
Last synced: 24 Apr 2026
https://github.com/andreazoccatelli/europe_emissions_shinyapp
A shiny app which shows the gas emissions of european countries from 2011 to 2020
data-science data-visualization emissions-co2
Last synced: 24 Apr 2026
https://github.com/syncfusionexamples/how-to-add-annotation-in-axis-label-click-in-wpf-sfchart
Learn how to add an annotation to a WPF SfChart when an axis label is clicked. This functionality enhances the interactivity of your chart by highlighting specific data points and providing additional information.
axis-label-click chart-annotations chart-customization chart-interactivity charting-library charts data-visualization event-handling interactive-charts wpf wpf-sfchart
Last synced: 24 Apr 2026
https://github.com/manisharora96/data-analysis-of-smartwatch
The project is structured with sample data, step-by-step Jupyter notebooks, and modular Python scripts for automated analysis
data-analysis data-visualization jupyter-notebook python smartwatch-analysis
Last synced: 24 Apr 2026
https://github.com/tuni56/ventas_streamlit
interactive sells and KPI's dashboard
dashboard data-visualization kpi python streamlit webapp
Last synced: 24 Apr 2026
https://github.com/dpb24/datakind-2025
📊 Data Analytics: Identifying Actionable Insights to Improve Financial Inclusion in Kenya
data-analytics data-visualization databricks datakind exploratory-data-analysis financial-data geopandas jupyter-notebook kenya matplotlib numpy python seaborn
Last synced: 24 Apr 2026
https://github.com/huacenxu/predict-loan-status
Using the Cross-Industry Standard Process of Data Mining (CRISP-DM), this project analyzes loan data from Prosper to identify key factors that predict loan status.
bootcamp-project data-science data-visualization data-w loan-prediction-analysis
Last synced: 25 Apr 2026
https://github.com/pyrypp/taxipoint_streamlit
The front-end for the taxi demand prediction service
Last synced: 24 Apr 2026
https://github.com/mrdvince/co2-dashboard
A CO2 emissions dashboard visualization using d3.js. https://droid021.github.io/co2-dashboard/
Last synced: 24 Apr 2026
https://github.com/pedrohdosanjos/economic-data-analysis
This project aims to analyze the export data from various states in the United States to Brazil over time. The data is sourced from the FRED (Federal Reserve Economic Data) API and processed to identify the top 5 exporting states for each year, as well as the states with the highest total export value across all years.
api data-analysis data-visualization jupyter-notebook python
Last synced: 24 Apr 2026
https://github.com/mehmetkahya0/gallstone_dataset_analysis_project
Safra Taşı Hastalığı (Gallstone-1) Veri Seti Analizi (https://archive.ics.uci.edu/dataset/1150/gallstone-1)
analysis analytics data data-analysis data-science data-visualization database graph matplotlib python
Last synced: 25 Apr 2026
https://github.com/fbarffmann/belly-button-challenge
Built an interactive JavaScript dashboard to visualize bacterial biodiversity from belly button samples. Analyzed data from 153 participants and identified OTU 1167 as the most common bacteria.
biodiversity dashboard data-analysis data-visualization interactive-charts javascript json plotly
Last synced: 25 Apr 2026
https://github.com/tanyakuznetsova/world-happiness-report-2023-in-europe
Happiness Insight '23: Navigating global joy. Exploring trust's role in life satisfaction with my World Happiness Report analysis.
citizen-science data-storytelling data-visualization global-indicators life-satisfaction social-trust world-happiness-report
Last synced: 25 Apr 2026
https://github.com/kruthiktr/crop-recommendation-system-using-machine-learning
A machine learning-based system recommending crops based on soil, climate, and environmental conditions to optimize agricultural yields.
ai-in-agriculture crop-recommendation data-visualization machine-learning prediction python python3 recommendation-system
Last synced: 25 Apr 2026
https://github.com/gerhynes/d3-character-frequencies
A character frequency analyzer built using D3.js. Built for The Advanced Web Developer Bootcamp.
d3 data-visualization javascript
Last synced: 25 Apr 2026
https://github.com/aniket965/crime-against-women-india
Some Data collected and visualisations of crime against women in India
crime-data data-visualization india women
Last synced: 06 Jun 2026
https://github.com/marielachirinosr/bellabeat-wellness-data-trends
Analyzing smart device data for insights on user activity patterns to optimize interventions for better health outcomes.
data data-analysis data-visualization pandas python python3 tableau tableau-public
Last synced: 25 Apr 2026
https://github.com/m-biriulova/python-job-market-analysis
Web scraping, data analysis, and visualization of Python developer vacancies in Czech Republic.
automation beautifulsoup data-analysis data-visualization portfolio-project python selenium web-scraping
Last synced: 25 Apr 2026
https://github.com/fyonietz/infera
IDE For Data Science Or Data Analysis
cpp data-science data-visualization lightweight
Last synced: 25 Apr 2026
https://github.com/bkamapantula/chart-recommender-gui
A rule-based chart recommendation service. Useful for teams to self-host or as an internal service.
Last synced: 25 Apr 2026
https://github.com/dingaaling/webcam-mirror
Use a webcam as a mirror to view your NYC/FB data identities
data-identities data-visualization facial-detection facial-keypoints flask-application opencv
Last synced: 25 Apr 2026
https://github.com/dulajkavinda/matplotlib-ml
📊Data visualisation with matplotlib library.
data-visualization jupyter-notebook matplotlib python seaborn
Last synced: 25 Apr 2026
https://github.com/mysto-007/world_population_growth_analysis
World Population Growth Analysis
data-analysis data-science data-visualization kaggle matplotlib
Last synced: 25 Apr 2026
https://github.com/davutbayik/metacritic-games-sentiment-analysis
Sentiment analysis to Metacritic games reviews using a fine-tuned and pre-trained BERT model and visualizations using matplotlib, seaborn, plotly libraries.
bert bert-fine-tuning bert-model bert-tokenizer data-visualization games matplotlib matplotlib-pyplot metacritic metacritic-analysis natural-language-processing nlp nlp-machine-learning plotly python seaborn seaborn-plots sentiment-analysis sentiment-classification
Last synced: 25 Apr 2026
https://github.com/chandansoren/customer-personality-analysis
Predict how different customer segments will respond for a particular product or service.
data-analysis data-visualization python
Last synced: 26 Apr 2026
https://github.com/waleedgeorgy/ml_sklearn
Implementation of various machine learning algorithms for regression and classification & feature engineering.
data-visualization jupyter-notebook machine-learning python
Last synced: 26 Apr 2026
https://github.com/dodji1/streamlit--bootcamp
Bootcamp de formation Streamlit - Initiation - Cas pratiques
data-science data-visualization python streamlit
Last synced: 26 Apr 2026
https://github.com/lasyakonduru/web-app-for-sentiment-analyzer-a-comprehensive-tool-for-analyzing-text-and-dataset-sentiments
A powerful and user-friendly tool for analyzing sentiments in text and datasets. This app leverages advanced sentiment analysis techniques to provide real-time insights, helping users classify text as Positive, Negative, or Neutral, and visualize sentiment trends for better decision-making.
data-visualization machine-learning natural-language-processing python sentiment-analysis streamlit vader-sentiment-analysis webapp
Last synced: 26 Apr 2026
https://github.com/syncfusionexamples/building-a-real-time-ecg-monitoring-dashboard-with-syncfusion-wpf-charts
Learn how to build a real-time ECG monitoring dashboard using Syncfusion WPF Charts. Explore the features of Syncfusion charts to create interactive and real-time data visualization for ECG monitoring.
chart-features data-visualization ecg-monitoring export-feature fast-line fast-line-chart health-tech interactive-charts medical-data-visualization real-time-dashboard real-time-updates syncfusion-charts syncfusion-controls wpf wpf-development
Last synced: 27 Apr 2026
https://github.com/evgeniyarbatov/gpx-art
Artworks based on GPX traces
art creative-coding data-visualization generative-art geospatial gps gpx map-art python qrcode strava
Last synced: 27 Apr 2026
https://github.com/odinleepro/airbnbnewyorkcityanalysis
AirbnbNewYorkCityAnalysis is a comprehensive data analysis and visualization project exploring short-term Airbnb rental trends across New York City (2008–2022). Using open source Airbnb data, the project combines data cleaning, statistical summaries, and Tableau dashboards to uncover pricing patterns, borough level distribution, and insights.
airbnb analytics-project data-analysis data-cleaning data-science data-visualization new-york-city real-estate-analytics tableau urban-analysis
Last synced: 27 Apr 2026
https://github.com/mohdumair8896/stock-market-analysis-and-forecasting
This is a project of Stock Market Analysis And Forecasting Using Deep Learning(pytorch,gru).
data-visualization machine-learning prediction python
Last synced: 27 Apr 2026
https://github.com/s1dewalker/opening-a-restaurant-in-germany
business idea project
clustering data-extraction data-visualization exploratory-data-analysis machine-learning powerbi python3 reporting sql tableau
Last synced: 27 Apr 2026
https://github.com/gerhynes/d3-histogram
A d3 histogram displaying UN data on worldwide births. Built for The Advanced Web Developer Bootcamp.
d3 data-visualization javascript
Last synced: 27 Apr 2026
https://github.com/parnika798/election-result-dashboard
Streamlit dashboard exploring correlations between ad spending and voter turnout in the 2024 Indian General Elections. Includes dynamic filters, intuitive charts, and election campaign impact exploration.
2024-indian-general-elections data-visualization election-data-analysis interactive-dashboard streamlit
Last synced: 22 May 2026
https://github.com/manasashetty01/regulatory-affairs-of-road-accidents
Regulatory Affairs of Road Accidents in Million-Plus Cities (India, 2020)
data-analysis data-science data-visualization exploratory-data-visualizations jupyter-notebook numpy pandas python
Last synced: 27 Apr 2026
https://github.com/tostaylo/bicycle_death_data_visualization
Visualizing bicycle fatality data for the United States
beautifulsoup d3 data-visualization
Last synced: 27 Apr 2026
https://github.com/afinemax/climate_change_bot
@ClimateChangeBot is a BlueSky bot that posts daily Climate-Change plots
climate-change data-visualization global-warming mastodon-bot
Last synced: 27 Apr 2026