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-30 00:07:49 UTC
- JSON Representation
https://github.com/alifeee/occupation-data
Plotting Industry and occupation data from the ONS 2021 Census
census data-visualization employment occupation office-for-national-statistics ons pie-chart
Last synced: 26 Jun 2025
https://github.com/samuelarogbonlo/data-wrangling
Describes data-wrangling for CSV files
csv-files d3js data-visualization data-wrangling python3 vscode
Last synced: 19 May 2026
https://github.com/kameronbrooks/datalys2-reporting
Datalys2 Reports allows you to create rich, interactive reports by simply defining a JSON configuration embedded in your HTML. It handles the layout, data visualization, and interactivity, so you don't need to write custom React code for every report.
data data-visualization html react
Last synced: 08 Apr 2026
https://github.com/mumtaz4118/employee-satisfaction-and-attrition
Analysis of attrition based on environmental satisfaction from a Kaggle dataset.
data data-analysis data-science data-visualization ipynb jupyter-notebook machine-learning python statistical-analysis statistical-models
Last synced: 19 May 2026
https://github.com/bjornmelin/minneanalytics
MinneAnalytics project work.
competitive-programming data-analysis data-visualization r
Last synced: 09 Jul 2025
https://github.com/eliasdabbas/median_age_dashboard
World Median Age by Country
countries dashboard data-visualization median plotly plotly-dash population
Last synced: 27 Mar 2025
https://github.com/sondosaabed/data-visualization-in-tableau
data-analysis data-visualization nanodegree plot tableau udacity
Last synced: 08 Sep 2025
https://github.com/andryadsm/pizza-sales-report
🍕 Project Pizza Sales Report (MySQL, Tableau)
dashboards data-analysis data-visualization database-management mysql sales sql tableau
Last synced: 14 May 2025
https://github.com/andrewzgheib/football-database-analysis
Football database utilizing PostgreSQL and Pandas for data management, with PowerBI for intuitive KPI visualization
data-analysis data-visualization database pandas pgsql postgr powerbi sql
Last synced: 04 Apr 2025
https://github.com/cagandemirmr/music_power_bi
I recreated my sql project in Power Bi by adjusting relationships between tables.
data-visualization dataanalysis powerbi relational-databases sqlserver
Last synced: 13 Mar 2025
https://github.com/lovasoa/presidentielle
Graphiques correspondants aux derniers sondages IFOP pour les présidentielles françaises de 2017.
chart chartjs data-visualization elections francais france presidential
Last synced: 03 Apr 2025
https://github.com/j-andrews7/cards-data-visualizations
Advanced stats and shoddy writting.
basketball big-data cardinals data-visualization louisville ncaa-basketball ncaab sports stats
Last synced: 17 Mar 2025
https://github.com/pramodkondur/dataspark-end-to-end-dataanalytics
Cleaned, performed EDA and stored data in MySQL. Queried, and analyzed data, uncovering opportunities to drive revenue growth and optimize operations, with a potential revenue growth of $30.03 million. Reported key insights using Power BI.
data-analysis data-visualization eda powerbi python sql
Last synced: 21 May 2026
https://github.com/yrohitha/customer-segmentation
Clean and Apply RFM technique to rank and group clusters to identify the best customers and perform targeted marketing campaigns, using real online transaction data
data-cleaning data-science data-visualization datetime marketing-analytics pandas python3 user-segmentation
Last synced: 13 Mar 2025
https://github.com/jeffrey125/olympics-data-visualization
A Data Visualization of the Olympics Dataset
data-visualization olympics-visualization python visualization
Last synced: 19 May 2026
https://github.com/kimaruthagna/geodjango
the project introduces the aspect of geodjango and storing of spatial data in a database.Postgres was used in this project
data-visualization donut-chart extension-postgis geodjango geomap graphos layers postgis postgresql-database python-json spatial-data
Last synced: 29 Oct 2025
https://github.com/rubayeaalketbi/real-time-text-sentiment-analysis-with-azure-functions
A serverless application that performs real-time sentiment analysis on text messages using Azure Functions.
azure azure-functions data-visualization python sentiment-analysis
Last synced: 22 May 2026
https://github.com/drisskhattabi6/exploratory-data-analysis-projects
This Repo contains My Exploratory Data Analysis Projects for many datasets
data-analysis data-preprocessing data-visualization datasets diabetes-prediction eda exploratory-data-analysis iris-dataset
Last synced: 26 Jun 2025
https://github.com/autumnchris/doping-allegations-scatterplot
A D3.js scatterplot built in React.js that presents the top 35 fastest completions of the Alpe d'Huez and whether or not the associated cyclist has been accused of doping during that period.
babel css3 d3 d3-js d3js data-visualization data-visualization-certification doping-allegations-scatterplot freecodecamp javascript react reactjs sass scatterplot scatterplot-graph-challenge scss webpack
Last synced: 08 Apr 2026
https://github.com/nagar2nd/zomato-bangalore-analysis-tableau
Analysing restaurant data in Bengaluru to enhance customer satisfaction by optimizing the restaurant experience. The focus is on improving the popularity of different cuisines, enhancing delivery times, and boosting restaurant ratings. An interactive Tableau dashboard has been developed to help Zomato identify key areas for improvements.
data-analysis data-visualization tableau
Last synced: 05 Mar 2026
https://github.com/wa-lead/ml485_blind_preprocessing_prediction_comp
This project aims to achieve the best prediction results by applying various preprocessing techniques and blind data engineering.
data-engineering data-visualization machine-learning python
Last synced: 19 May 2026
https://github.com/shubhamgoyal575/credit-card-fraud-detection
📌 Credit Card Fraud Detection using Machine Learning This project focuses on detecting fraudulent credit card transactions using machine learning models like Random Forest, XGBoost, and Deep Learning. The dataset is preprocessed to handle class imbalance, and multiple models are evaluated based on ROC AUC Score and F1 Score.
adaboost-classifier artificial-neural-networks credit-card-fraud data-analysis data-cleaning data-preprocessing data-science data-visualization deep-learning exploratory-data-analysis lightgbm machine-learning machine-learning-algorithms random-forest-classifer scikit-learn tensorflow xgboost
Last synced: 08 Feb 2026
https://github.com/imnotamr/datasets-used
A comprehensive collection of datasets for machine learning and data science projects, covering topics from advertising and sales to health and sports analytics
ai classification data-analysis data-science data-visualization deep-learning jupyter-notebook machine-learning models python regression-models
Last synced: 19 May 2026
https://github.com/mindlessmuse666/iris-knn
Проект демонстрирует применение алгоритма k-ближайших соседей (KNN) для классификации набора данных Iris. Включает загрузку данных, обучение модели, оценку производительности и визуализацию результатов с использованием библиотек Pandas, Scikit-learn, Matplotlib, Seaborn и Plotly.
algorithm classification data-analysis data-visualization iris-dataset knn lazy-learning machine-learning python scikit-learn
Last synced: 17 Aug 2025
https://github.com/samir-atra/share-lm_dataset_analysis
Analysis, studies and optimizations on the ShareLM extension dataset
data-analysis data-visualization gemma3n huggingface huggingface-transformers pandas
Last synced: 19 May 2026
https://github.com/ax-va/interactive-data-visualization-dale-2023
These examples on Interactive Data Visualization in the browser using Flask and D3.js are compiled with some modifications from the book "Data Visualization with Python and Javascript: Cleaning, Cleaning, Exploring, and Transforming Your Data" by Kyran Dale, published by O'Reilly Media in 2023.
ax-va d3 d3-visualization d3js data-science data-visualization dataviz javascript python
Last synced: 13 Mar 2025
https://github.com/danasilver/twacker
Track your Twitter friends (following) and followers.
data-visualization heroku-app twitter
Last synced: 12 Jul 2025
https://github.com/mindlessmuse666/features-scaling
Проект по масштабированию признаков датасета Iris с использованием Python, Pandas, Scikit-learn, Seaborn и Plotly. Включает визуализацию данных, применение различных методов масштабирования и оценку производительности модели логистической регрессии.
data-scaling data-visualization feature-engineering iris-dataset machine-learning pandas plotly python scikit-learn seaborn student-project
Last synced: 16 Jun 2025
https://github.com/jatin-mehra119/insurance_dataset
The objective of this project is to predict insurance charges based on various factors.
data-visualization dataanalysis prediction-model python regression-models
Last synced: 15 May 2026
https://github.com/shuyib/london_weather_prediction
The London Weather Project aims to predict the mean temperature in London using historical weather data, involving data cleaning, feature engineering, and modeling with techniques like imputation, transformation, scaling, and the use of Mlflow for tracking model performance and hyperparameters.
data-cleaning data-lab data-science data-visualization datacamp-projects environmental-science feature-engineering forecasting jupyter-notebook machine-learning mlflow open-data python random-forest regression-analysis time-series weather-prediction
Last synced: 29 Mar 2025
https://github.com/janashanaa/flightanalysis
This Jupyter Notebook presents an exploratory data analysis of data derived from a flight booking website.
data-analysis data-visualization exploratory-data-analysis jupyter-notebook python
Last synced: 15 May 2026
https://github.com/satyacoder29/comparison-of-region-based-sales-tableau
The region-based sales comparison analyzes sales performance across different regions. It identifies trends, top-performing regions, and areas needing improvement by comparing metrics like revenue, growth rate, and product demand. This analysis helps optimize sales strategies and resource allocation for better performance.
data-analysis data-cleaning data-collection data-visualization powerquerym relationships tableau tableau-desktop unions
Last synced: 02 Feb 2026
https://github.com/arction/lcjs-example-0804-meshcircle
A demo application showcasing LightningChart JS IntensityMesh series.
chart data-visualization heatmap intensity lcjs lightningchart-js
Last synced: 12 Mar 2025
https://github.com/arction/lcjs-example-0908-3drealtimepoints
A demo application showcasing LightningChart JS to display 3D Scatter chart in real-time.
3d-visualization chart data-visualization lcjs lightningchart-js scatter-plot
Last synced: 12 Mar 2025
https://github.com/abdul-aa/kickstarters
Predictive Modeling and Clustering Insights for Kickstarter Success
boosting-ensemble clustering clustering-analysis data-visualization gradient-boosting kprototypes python shap
Last synced: 15 May 2026
https://github.com/vavarm/data-analysis-french-electric-automobile-infrastructure
Data analysis realized in R Shiny and Python about the French electric vehicle and charging station infrastructure
data-analysis data-science data-visualization factominer geojson ggplot2 plotly python r rshiny
Last synced: 15 May 2026
https://github.com/satyacoder29/crm-analytics
CRM Analytics Dashboard – An interactive dashboard using Tableau, SQL, and Salesforce CRM Analytics (CRMA) to analyze sales performance, customer segmentation, and churn prediction. Features automated ETL pipelines, predictive analytics, and real-time insights for data-driven decision-making. 🚀📊
advanced-excel data-analysis data-cleaning data-collection data-transformation data-visualization matplotlib numpy pandas powerbi python seaborn sql tableau
Last synced: 03 Mar 2025
https://github.com/tusharpandey003/data-science
Data science include Data Analysis, Machine learning , EDA,PCA and Data Structure and Algorithms
algorithms algorithms-and-data-structures data-analysis data-analytics data-cleaning data-science data-structures data-visualization dsa kmeans-clustering machine-learning outlier-detection pca pca-analysis
Last synced: 13 Mar 2025
https://github.com/borjamome/radiografia-madrid
Análisis de Población, Economía y Sociedad de Madrid con R.
data-analysis data-visualization madrid r
Last synced: 17 Jun 2025
https://github.com/danzed1/health-ai-assistant
🩺 Deliver personalized health advice using AI, providing instant, accurate responses to wellness questions in a user-friendly application.
ai ai-assistant andriod app-backend apple-health cv data-visualization datascience doctor dspy-ai healthcare healthcare-application ios llm patient promptql react-native whatsapp
Last synced: 15 May 2026
https://github.com/melih0132/projects
This repository showcases projects from my computer science journey, covering technologies like web development and interactive applications.
csharp data-visualization database game-development html-css javascript python software-development unity web-development
Last synced: 27 Mar 2025
https://github.com/yujonglee/seoul-ultrafinedust-visualization
Seoul Ultrafine-dust Visualization using Open data.
data-visualization fine-dust perl5 processing
Last synced: 15 May 2026
https://github.com/oshinrathor/data-science-systems-and-analytics-projects
Dive into my Data Science Projects Repository, featuring a Spam SMS Classifier, NIA Dashboard, H1N1 Vaccine Prediction, and NYC Taxi Fare Prediction. Each project showcases my skills in data cleaning, exploratory analysis, modeling, and visualization, offering valuable insights and methodologies for data enthusiasts and practitioners.
dashboard data-analysis data-driven-decisions data-presentation data-science data-visualization dataexploration eda insights nia webanalytics
Last synced: 02 Mar 2025
https://github.com/waheed24-03/-ipl-stats-compare
Comparing Stats of Cricketers in IPL
cricket dashboard data-analysis data-visualization ipl python sports-analytics streamlit
Last synced: 28 Jun 2025
https://github.com/sukhitashvili/pca_tutorial
PCA algorithm from scrach, using only matrix-vector multiplications
data-analysis data-science data-visualization machine-learning-algorithms pca
Last synced: 29 Mar 2025
https://github.com/stat-by-tish/house-insurance-data-analysis
Fraud detection in house insurance using MATLAB – EDA, classification (trees, KNN, SVM, RF), and clustering. Built for a student project.
classification classification-trees clustering data-visualization exploratory-data-analysis house-data insurance-claims kmeans-clustering knn-classification matlab
Last synced: 26 Jun 2025
https://github.com/no-country-simulation/c21-55-n-data-bi
Trabajo de análisis estadístico en Power Bi, sobre la deserción de alumnos en carreras culturales universitarias de argentina.
Last synced: 18 Feb 2026
https://github.com/barrettotte/anilist-ml
Training a binary classifier model to predict if I would recommend an anime using my Anilist user data.
anilist binary-classification data-visualization machine-learning scikit-learn
Last synced: 15 May 2026
https://github.com/shuakami/paperchart
Quiet, editorial chart PNGs for technical blog posts. 15 primitives, six themes, one CLI.
agent-skills agentskills anthropic-style blog charts data-visualization editorial linear-style minimal-design openai-style playwright react recharts skills-sh technical-writing typescript vercel-style
Last synced: 28 Jun 2026
https://github.com/samukiszhsd/alteryx-analytics
Você está trabalhando com dados de transações bancárias do Itaú e precisa fazer algumas análises para ajudar o time de auditoria a detectar padrões incomuns e possíveis transações suspeitas.
alteryx data-analysis data-structures data-visualization etl workflow
Last synced: 18 Feb 2026
https://github.com/prady2309/stock-analysis
Analysis on the stock prices of Apple, Google, Microsoft and Amazon
data-analysis data-science data-visualization python stock-market
Last synced: 19 May 2026
https://github.com/ezeparziale/analisis-uso-bicicletas-caba
:biking_man: Análisis de como afecto la pandemia el uso de las bicicletas en CABA.
data data-science data-visualization
Last synced: 14 Mar 2025
https://github.com/raufjatoi/data-vis-
Data visualization 💻 learning from kaggle
data-visualization matplotlib matplotlib-pyplot seaborn
Last synced: 24 Jul 2025
https://github.com/saroshfarhan/irish_hospital_data_anaysis
Irish hospital's patient discharge data for four counties analysis
data-analysis data-science data-visualization healthcare irish-data r-programming-language
Last synced: 18 Feb 2026
https://github.com/halemogpa/minimum-daily-temperature-time-series-data-analysis-with-ar-and-arma-models
Time Series Data analysis with AR and ARMA models
autoregressive autoregressive-moving-average data-science data-visualization forecasting-models time-series time-series-analysis
Last synced: 08 Apr 2026
https://github.com/samuelsoaress/predict-future-sales
Machine Learning applied to sales forecast
data-analysis data-mining data-science data-visualization forecasting-models
Last synced: 24 Jul 2025
https://github.com/cyberoctane29/deutsche-bank-customer-churn-prediction-end-to-end-analysis-and-modeling
In this project, I aim to predict customer churn for Deutsche Bank using supervised machine learning. It involves data exploration, feature engineering, and building Naive Bayes, Decision Tree, Random Forest, and XGBoost models. Models are tuned, evaluated, and compared to identify the best approach for churn prediction.
bank-customer-churn churn-analysis churn-prediction customer-churn-analytics data-analysis data-analytics data-visualization decision-tree eda gaussian-naive-bayes machine-learning random-forest supervised-learning xgboost
Last synced: 11 Oct 2025
https://github.com/shinjimc/simulated_annealing_tsp
This project applies Simulated Annealing to solve the Traveling Salesman Problem using Peru's departments as nodes. Through iterative refinement, it finds the shortest route visiting each department once. Visual feedback enhances understanding and debugging, resulting in an optimal solution displayed with total distance.
data-visualization geospatial-analysis simulated-annealing simulated-annealing-algorithm simulated-annealing-edge-detection traveling-salesman-problem traveling-salesman-problem-solver
Last synced: 24 Jul 2025
https://github.com/cyberoctane29/salifort-motors-predicting-employee-turnover-and-improving-retention-analysis-and-modeling
In this project, I work as a data analytics professional at Salifort Motors, a fictional leader in alternative energy vehicles. I analyze employee survey data to identify turnover drivers and build predictive models, including multiple logistic regression, decision trees, and random forests, to forecast attrition and support retention strategies.
data-analytics data-visualization decision-trees eda employee-attrition ethical-artificial-intelligence feature-engineering logistic-regression machine-learning random-forest regression-analysis statistical-analysis supervised-learning turnover-analysis
Last synced: 09 Jul 2025
https://github.com/cyberoctane29/invistico-airlines-customer-satisfaction-prediction-end-to-end-analysis-and-modeling
This project presents an end-to-end workflow for predicting airline customer satisfaction using survey data. It involves building and evaluating classification models (Logistic Regression, Decision Tree, Random Forest, XGBoost), covering data cleaning, exploratory analysis, model training, tuning, evaluation, and feature importance analysis.
customer-satisfaction data-analytics data-visualization decision-tree eda logistic-regression machine-learning random-forest regression-analysis satisfaction-analysis statistical-analysis supervised-learning xgboost
Last synced: 29 Aug 2025
https://github.com/netesf13d/expt-sequence-analysis
Data processing, analysis and visualization package for atomic physics experiments in the single-atom regime.
cold-atoms data-analysis data-visualization optical-tweezers
Last synced: 24 Jul 2025
https://github.com/chahelgupta/interactive-data-visualization-tool-java
The JavaFX project aims to build an interactive data visualization tool offering Pie Charts, Bar Graphs, and Line Graphs. Users can input data for each chart type, customize visual aspects like colors and labels, and interact with zooming and tooltips.
data-visualization data-visualization-javafx data-visualization-project java java-application javafx javafx-application javafx-application-framework javafx-project
Last synced: 02 Jan 2026
https://github.com/lucashomuniz/project-09
SALES DATA ANALYSIS WITH POWERBI AND PYTHON
business-analytics business-intelligence data-analysis data-science data-visualization excel powerbi python toy-project
Last synced: 28 Jul 2025
https://github.com/stephenombuya/data-visualization-with-r
This repository contains R programs that generate various types of charts and plots, commonly used for data visualization. The visualizations include:
bar-charts data-visualization plots-in-r r scatter-plot
Last synced: 29 Oct 2025
https://github.com/matte34/auto-insurance-analysis
Conducted a comprehensive exploratory data analysis (EDA) on an auto insurance dataset that I found from Kaggle. I performed a permutation test and generated data visualizations.
data-analysis data-visualization permutation-test python3 scipy seaborn
Last synced: 06 May 2026
https://github.com/twistedfrost/best-of-ml-python
Explore the best machine learning libraries in Python. Stay updated with weekly rankings and contributions. Join the community! 🐙🌟
airport airport-simulation awesome breast-cancer-prediction data-analysis data-science data-visualization decision-tree-classifier deep-learning gpt jax nlp random-forest-classifier scikit-learn svm-classifier transformer usg-ai-training-data usg-artificial-intelligence
Last synced: 26 Jun 2025
https://github.com/SciddhantoSinha/Chat-Analyzer-using-WhatsApp-Data-Visualization
A web app to analyze WhatsApp chats and gain insights into conversation statistics, activity trends, emojis, and more!
chat-analyzer data-visualization python streamlit whatsapp
Last synced: 27 Jun 2026
https://github.com/fadhiildzaki/bank_deposit_prediction
This project showcases an end-to-end data science solution to predict whether a client will subscribe to a term deposit based on historical marketing data from a Portuguese banking institution. By leveraging machine learning algorithms, the project aims to improve the efficiency and effectiveness of marketing campaigns.
classification-algorithm data-analyst data-science data-visualization machine-learning python statistical-analysis supervised-learning
Last synced: 15 May 2026
https://github.com/arosas17/bikesharing
Use of Tableau Public to create unique graphs to visualize clear patterns in a bike-sharing program and possibly be applied to a new bike-sharing program.
data-visualization tableau-public
Last synced: 25 Apr 2026
https://github.com/kevinbdx35/rocket-telemetry
Modern rocket telemetry system with real-time dashboard, built in Python using PyQt5 and matplotlib
aerospace-engineering aerospace-sensors dashboard data-visualization embedded-systems flight-data gui matplotlib pyqt5 python real-time rocket telemetry
Last synced: 15 May 2026
https://github.com/vara-co/tableau-projects
Repository with different Tableau Projects (evolving projects)
analisis-de-datos data-visualization data-visualizations tableau tableau-dashboards tableau-public tableau-story visualizacion-de-datos visualizaciones
Last synced: 15 Feb 2026
https://github.com/snototter/viren2d
Visualization Toolbox for Computer Vision
computer-vision-tools cpp data-visualization python
Last synced: 15 May 2026
https://github.com/rupeshrb/rupeshrb
My personal Info.
android-application bootstrap data-visualization django fastapi firebase flask html-css-javascript java mysql-database spring-mvc webscraping
Last synced: 10 Mar 2026
https://github.com/joshmsimpson/robots_analyzer
Robots.txt Scanner and Analyzer
cyber-analytics data-science data-visualization security-scan security-tools webapp
Last synced: 15 May 2026
https://github.com/ansh-info/literaturesurvey
Literature Survey Engine, leverages the powerful Semantic Scholar's Recommendation API to provide you with highly relevant research article recommendations based on your curated lists of articles.
api api-integration automation data-analysis data-visualization docker docker-compose literature-survey machine-learning mysql paper-recommendations python recommendation-system research-tools semantic-scholar streamlit zotero
Last synced: 10 Apr 2026
https://github.com/aromoh/bokeh-dashboard-debate-analysis
Project developed in Python 3.5 making use of Bokeh library to display the opinion of users of the debate of June 13, 2016 among the candidates for the presidency of the government of Spain.
bokeh dashboard data-visualization python-3-5 sentiment-polarity
Last synced: 02 Apr 2026
https://github.com/vatshayan/ip-address-data-analysis-
Extraction of 100's of IP Address and using Machine Learning algorithm for detecting threats
data data-analysis data-science data-visualization dataset ip ipconfig ipv4-address jupyter-notebook machine-learning machine-learning-algorithms supervised-machine-learning unsupervised-learning
Last synced: 15 Jul 2025
https://github.com/nivasharmaa/friskwatch
A Java program for analyzing stop-and-frisk data from the NYPD. Features data import, organization, and statistical analysis to compare occurrences during and after policy implementation.
data-analysis data-visualization dataprocessing datascience file-io java java-oop nypd-data
Last synced: 19 May 2026
https://github.com/analyticalnahid/seaborn-tutorial
A complete Notebook on Seaborn for Data Science
data-visualization seaborn seaborn-tutorial
Last synced: 23 Aug 2025
https://github.com/analyticalnahid/plotly-tutorial
A intro of Plolty for Data Science
data-science data-visualization ploty python3
Last synced: 28 Mar 2025
https://github.com/saketr3/voting-policy-impact-visualizer
Data visualization web app where users can compare voter turnout of different demographics with states’ voting policy fairness scores
Last synced: 14 Mar 2025
https://github.com/shellynagar27/marketing-content-performance-analysis
Analyzed 2024 social media campaign data from TikTok, Instagram, LinkedIn, and X.com using Power BI to uncover performance trends across platforms, content types, and regions. Built an interactive dashboard to drive insights on engagement, optimal posting times, and content strategy.
data-analysis data-modelling data-visualization excel figma marketing-analytics powerbi powerquery wireframing
Last synced: 26 Jun 2025
https://github.com/diliprk/smartcityvisualization
Data Wrangling and Data Visualization Works done for Smart City Project at HBK Saar
bokeh data-analysis data-visualization python3
Last synced: 15 May 2026
https://github.com/sarveshdhond/home_value_analysis
Home value analysis of North America using Tableau. This project takes into consideration home values, bedrooms, bathrooms, condition and location.
data-analytics data-visualization tableau
Last synced: 11 Jan 2026
https://github.com/ubeydgur/car-price-prediction
Predicting the price of a used car
ai artificial-intelligence data data-science data-visualization machine-learning machine-learning-algorithms
Last synced: 08 Jun 2026
https://github.com/samuelbarbosadev/dataexpert
Elaborar modelos estatísticos, criar algoritmos, solucionar problemas e expandir a estratégia de negócios.
classification clustering crisp-dm data-cleaning data-visualization data-wrangling descriptive-statistics inferential-statistics inferre machine matplotlib numpy pandas pyplot recomendation-algorithm regresion-lineal seaborn skit-learn supervised-machine-learning
Last synced: 17 Apr 2026
https://github.com/alan-oliveir/previsao_cartao_fidelidade
Projeto de ciência de dados para previsão de plano de fidelidade para clientes de uma companhia aérea.
data-science data-visualization database gradio python sql
Last synced: 04 May 2026
https://github.com/ledsouza/planejamento_experimentos
Projeto de análise de experimentos
data-science data-visualization matplotlib pandas seaborn statsmodels vitrinedev
Last synced: 15 May 2026
https://github.com/muhammadhussain-2009/stock-price-prediction-using-stacked-lstm
Predicting Google Stock Prices using Deep Learning Techniques.
data-analysis data-science data-visualization deep-learning jupyter-notebook keras lstm-neural-networks machine-learning-algorithms python stock-data stock-price-prediction tensorflow
Last synced: 16 Apr 2026
https://github.com/grascya/sleep-health_-lifestyle-dataset
Classifier to predict the presence of a sleep disorder based on the other columns in the dataset.
data-visualization exploratory-data-analysis joblib machine-learning-algorithms pickle python statistical-analysis
Last synced: 20 May 2026
https://github.com/furkankarakuz/turkey_earthquake
This project focuses on analyzing and visualizing earthquake data specific to Turkey. It aims to provide insightful visualizations on topics such as earthquake frequency, location, and magnitude using data obtained from Boğaziçi University Kandilli Observatory and Earthquake Research Institute.
api data data-visualization earthquake python python3 request streamlit turkey turkey-earthquake
Last synced: 20 May 2026
https://github.com/dsite42/capstone_project_rossmann
This is the final project of my 6-month training as a Certified Data Scientist at XDi - Experience Design Institut GmbH
data-science data-visualization machine-learning plotly python regression-models reports
Last synced: 15 May 2026
https://github.com/ghonim0007/project_cairo_map
Cairo Map Visualization using Prettymaps — A Python project to generate a detailed and visually appealing map of Cairo, Egypt, including streets, buildings, water bodies, and greenery layers.
cairo data-visualization gis maps openstreetmap osm prettymaps python
Last synced: 02 May 2026
https://github.com/chicolucio/portfolio-interactive-visualizations
Portfolio presenting projects with interactive visualizations
data-visualization interactive interactive-visualizations portfolio visualization
Last synced: 20 May 2026
https://github.com/the-ethan-hunt/dekh-data
Playground for data visualization notebooks
data-visualization jupyter-notebook python
Last synced: 28 Mar 2025
https://github.com/sayamalt/tmdb-movies-end-to-end-etl-and-ml-pipeline
This project encompasses end-to-end ETL and ML pipeline development. Data ingestion from TMDB API covered top-rated, current, upcoming, and popular movies with genres. Performed EDA to derive several valuable insights and observations. Developed a regression model with 97% r2 score to predict average movie ratings accurately.
azure-databricks azure-key-vault data-ingestion data-transformation data-visualization etl-pipeline exploratory-data-analysis extract-transform-load feature-engineering mlflow mlflow-tracking model-training-and-evaluation pyspark-mllib regression-models spark
Last synced: 15 May 2026
https://github.com/otsaloma/pollen-chart
Helsinki pollen count visualization
data-visualization javascript lambda pollen python
Last synced: 17 Apr 2026
https://github.com/saisathvik07/e-commerce-sales-analysis-using-sql-and-powerbi
This repository provides an extensive examination of Amazon Sales Data utilizing SQL
analytics data-science data-visualization mysql-database powerbi
Last synced: 22 Mar 2025