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/flazefy2/fe-customer_shopping
created using vue js
apexcharts data-visualization javascript vue
Last synced: 19 May 2026
https://github.com/shivam5992/bokeh-vis
Visualising the acquisitions made by Google using python - Bokeh
bokeh bokeh-server data-visualization eda exploratory-data-analysis python
Last synced: 26 Jun 2025
https://github.com/touppercase78/salary-prediction-collection
Salary predictions with ML models and analyses on datasets from several other GitHub repos
data-analysis data-visualization datasets machine-learning python3 regression-models
Last synced: 02 May 2026
https://github.com/ramonanf/tc1002s_semanatec
Herramientas computacionales: El arte de la analítica
data-analysis data-visualization jupiter-notebook pandas-python
Last synced: 15 Jun 2025
https://github.com/ledsouza/dashboard_streamlit
Projeto para criar um dashboard interativo
data-science data-visualization pandas plotly python requests streamlit vitrinedev
Last synced: 12 Apr 2026
https://github.com/amlanmohanty1/fannie-mae-borrower-behavior-and-characteristics-2007vs2019
Analysis using R and tidyverse to compare borrower behavior and characteristics between the years 2007 and 2019, focusing on key financial metrics such as credit scores, interest rates, debt to income ratios, and loan to value ratios.
data-visualization fannie-mae r tidyverse
Last synced: 13 Sep 2025
https://github.com/mimi-netizen/python-and-machine-learning-in-financial-analysis
This comprehensive repository covers financial data analysis using Python and machine learning techniques, including time series modeling, portfolio optimization, risk assessment, credit risk prediction, and deep learning applications in finance.
data-analysis data-science data-visualization finance financial-analysis financial-data financial-modeling
Last synced: 19 May 2026
https://github.com/notthestallion/data_visualisation-examples
This repository was created to learn and practice graph showing and data visualization. The goal is to gain experience in creating compelling and informative visualizations.
data data-science data-visualization database learn learn-to-code learning learning-by-doing matplotlib matplotlib-figures matplotlib-pyplot visualization
Last synced: 12 May 2026
https://github.com/emircanakyuzz/logistic_regression_ile_tahmin-estimating_with_logistic_regression
Çeşitli şirketlerin yaptığı harcamaları makine öğrenmesi algoritmalarından biri olan logistic regression kullanarak sınıflandırmaya çalışıyoruz. Eğittiğimiz model ile şirketlerin gelecek yıllardaki harcamalarının hangi alana ait olduğunu tahmin ediyoruz (sınıflandırıyoruz) ve performansını değerlendiriyoruz.
artificial-intelligence data-science data-visualization jupyter-notebook logistic-regression machine-learning prediction
Last synced: 29 Mar 2025
https://github.com/sarvamm/zeno-chat
Chat with your data in natural language and get insights and plots without any writing any code
chatbot data-science data-visualization large-language-models streamlit
Last synced: 19 May 2026
https://github.com/Lightning-Chart/lcjs-example-0053-dataGaps
Example showcasing how data gaps can be handled XY series. Particularly highlights line and area series in a trading use case
data-visualization demo example lightningchart-js template trading
Last synced: 22 Jul 2025
https://github.com/technologiestiftung/ihk-gewerbedaten-time-travel
Data visualization that allows time travelling through the Berlin business landscape of the past decades, highlighting business registrations for each year
businesses data-visualization map maplibre-gl-js open-data stimulus-js
Last synced: 22 Jul 2025
https://github.com/jabulente/tanzania-geographical-zones
This project provides a geospatial visualization of Tanzania's geographical zones and regions. It uses geospatial data to map each zone, display regions, and annotate them for easy identification. The visualizations include simulated data to demonstrate thematic mapping techniques.
ai data-analysis data-science data-visualization geopandas geospatial location matplotlib ml python tanzania tanzania-geographic tanzania-locations
Last synced: 19 May 2026
https://github.com/samuelson777/sensor-data-dashboard-simulator
Interactive Sensor Data Dashboard Simulator showcasing temperature, humidity, light, and motion sensors with real-time visualization. Fully client-side, responsive, and designed to demonstrate sensor handling and frontend skills without hardware.
client-side css dashboard data-visualization frontend html iot javascript realtime responsive sensor simulation visualization webapp
Last synced: 30 Apr 2026
https://github.com/iamsainikhil/data-visualization
Visualization of Web data using Python
data-analysis data-visualization python webscraping
Last synced: 13 Jun 2026
https://github.com/tynandebold/day-length-line-chart
A day-length line chart, charting the length of daylight from different locations around the world.
d3 d3-visualization d3js data-visualization data-viz
Last synced: 19 May 2026
https://github.com/das-amlan/learning-plotly
This repository contains all codes of my Plotly learning path
data-visualization pandas plotly
Last synced: 07 May 2026
https://github.com/yusufterzii/sales-data-analysis-project
Sales Data Analysis With Python
data-science data-visualization dataanalysis python
Last synced: 19 May 2026
https://github.com/srvcl/lung-cancer-survival-analysis
Data Cleaning of a dataset and Survival Analysis in R Language
data-analysis data-science data-visualization r survival-analysis
Last synced: 11 May 2026
https://github.com/debjyotisaha/data-science-projects-phase-2
Developed and implemented data science projects leveraging Python, machine learning algorithms, and statistical techniques. Focused on predictive modelling, data preprocessing, and insights generation to solve real-world problems.
analysis data-visualization distribution python
Last synced: 30 Apr 2026
https://github.com/nika2811/new-york-city-taxi-fare-prediction
About In this project using New York dataset we will predict the fare price of next trip. The dataset can be downloaded from https://www.kaggle.com/kentonnlp/2014-new-york-city-taxi-trips The dataset contains 8 features along with GPS coordinates of pickup and dropoff
data data-preprocessing data-visualization decision-trees feature-engineering kaggle kaggle-competition linear-regression machine-learning neural-network nyc polynomial-regression ridge-regression scikit-learn taxi taxi-data tensorflow xgboost
Last synced: 06 Apr 2025
https://github.com/franksunye/streamlitccdemo
A fully-featured Streamlit application demo, showing how to quickly deploy interactive web apps on Streamlit Community Cloud. Supports English, Chinese, and Spanish (i18n), including user interaction, file processing, data display, and database features.
data-visualization demo i18n streamlit
Last synced: 19 May 2026
https://github.com/namansnghl/medical-expense-prediction-linear-reg
Medical Insurance data EDA and premium prediction
analysis data-visualization regression-models
Last synced: 11 Jun 2026
https://github.com/jabulente/histogram-visualization-with-matplotlib
This repository showcases how to create visually appealing and customized histograms using Python’s Matplotlib and Seaborn libraries. It includes examples of enhancing default plots with colors, fonts, transparency, and layout adjustments to better communicate data distribution insights.
ai big-data-analytics data-science data-storytelling data-visualization histogram matplotlib
Last synced: 22 Jul 2025
https://github.com/jabulente/geospatial-data-visualizations-tanzania-s-administrative-geographic-and-socioeconomic-landscape
This repository showcases geospatial data visualizations focused on Tanzania's administrative boundaries, geographic features, and selected socioeconomic indicators. Using GeoPandas, Matplotlib, and other geospatial libraries, the project provides static and customizable maps of regions, districts, and population distributions.
ai data-science data-visualization geopandas geospatial-analysis geospatial-visualization machine-learning oops python tanzania tanzania-locations
Last synced: 29 Jul 2025
https://github.com/datasqlsantosh/project-portfolio-e-commerce-data-analysis
In this personal Project-Portfolio-E-commerce-Data Analysis project, an exploratory data analysis was performed on the E-commerce Data available on Kaggle. The main aim of the project is to uncover insights into the store's sales and profits trends and patterns from 2018 to 2019.
data-cleaning data-visualization database dataset exc power-bi sql
Last synced: 11 Sep 2025
https://github.com/bczernecki/borucino
Warsztaty PTGeof
atmospheric data-science data-visualization meteorology r rprogramming spatial-data
Last synced: 21 Mar 2025
https://github.com/djdhairya/black-friday-sale
csv data data-analytics data-science data-visualization visualization
Last synced: 30 Oct 2025
https://github.com/jorgeterence/sic201
🐍 Coding exercises from the SIC201 Python bootcamp
algorithms bootcamp-project data-visualization exercises jupyter-notebook python
Last synced: 19 May 2026
https://github.com/tomwhite/misp-2017
MISP camp 2017 materials and code
bioinformatics data data-visualization hackathon
Last synced: 18 Apr 2026
https://github.com/victoorv/risques_financiers
Classification pour l'attribution ou non de prêts financiers et prédiction de scores de risque.
classification data-analysis data-science data-visualization hyperparameter-tuning loan-prediction loan-prediction-analysis loanapproval machine-learning machine-learning-algorithms python regression regression-models risk-analysis risk-score scoring scoring-models statistical-analysis statistical-tests statistics
Last synced: 19 May 2026
https://github.com/sweta-kaundilya/911-calls-capstone-project
For this capstone project we will be analyzing some 911 call data from Kaggle.
data data-analysis data-visualization jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 28 Apr 2026
https://github.com/sisolieri/ds-market-data-science-final-project
Final project for my Master's in Data Science. It includes Business Intelligence with Power BI, KMeans clustering of products and stores, and multivariate sales forecasting using machine learning models for DS Market, a retail chain in the USA.
business-intelligence clustering data-science data-visualization kmeans machine-learning powerbi python retail-analytics time-series-forecasting xgboost
Last synced: 19 May 2026
https://github.com/mynul-islam-madhurjo/bangladesh-real-estate-market
Bangladesh Real Estate Market Analysis
data-processing data-science data-visualization scraping scraping-python scraping-websites selenium tableau
Last synced: 19 May 2026
https://github.com/BhaveshBhakta/House-Price-Prediction-Using-ML
House Price Prediction using Machine Learning
data-cleaning data-visualization house-price-prediction machine-learning machine-learning-algorithms random-forest xgboost
Last synced: 31 Aug 2025
https://github.com/bhaveshbhakta/bone-fracture-classification-using-mobilenetv2-inceptionv3-resnet50
Bone Fracture Classification
bone-fracture-classification data-visualization deep-learning inceptionv3 mobilenetv2 resnet-50
Last synced: 04 Mar 2025
https://github.com/lucasdota/bar_chart
Bar chart with JSON data fetching
d3js data-visualization fetch-api javascript json json-api
Last synced: 17 May 2026
https://github.com/lucasdota/treemap_diagram
Dataset Display Treemap
d3js data-visualization fetch javascript object-oriented-programming
Last synced: 16 May 2026
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/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/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/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/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/danasilver/twacker
Track your Twitter friends (following) and followers.
data-visualization heroku-app twitter
Last synced: 12 Jul 2025
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/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/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/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/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/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/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/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/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/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/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/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/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
https://github.com/prsdthkr/viz-design-demo
📈 This repo houses my experiments with D3 (mostly inspired by other's work) for information visualization class project and demo.
Last synced: 06 May 2026
https://github.com/harmonicode/filtra
Digital Filter Designer is a powerful application built using PyQt5 and Matplotlib. It allows users to design and visualize digital filters, including standard filters and all-pass filters, and generate corresponding C code. Ideal for students, researchers, and engineers in digital signal processing.
data-visualization digital-signal-processing filter-design pyqt5 real real-time-processing
Last synced: 22 Mar 2025
https://github.com/Akhil-krishnan-r/super_market_analysis
The growth of supermarkets in most populated cities are increasing and market competitions are also high. This dataset is one of the historical sales of supermarket company which has recorded in 3 different branches for 3 months data. Predictive data analytics methods are easy to apply with this dataset
data-visualization matplotlib numpy pandas seaborn
Last synced: 03 Feb 2026
https://github.com/girishkolhe/bike-sharing-multiple-linear-regression-assignment
Assignment for building a linear regression model for predicting the demand for bike sharing
data-science data-visualization eda linear-regression machine-learning matplotlib numpy pandas-dataframe python rsquare-values seaborn sklearn-library statsmodels vif
Last synced: 02 May 2026
https://github.com/holy-angel-university/student-performance-analysis
This project analyzes student data to understand factors affecting final exam scores. Data includes study habits, extracurriculars, family background, school environment, and demographics. The goal is to identify key contributors to academic success.
data-science data-visualization exploratory-data-analysis jupyter-notebook python3
Last synced: 06 Apr 2025
https://github.com/sharoonjoseph321/e-commerce-eda
Data Analysis on E-commerce ,using pandas, python, matplotlib.
data-analysis data-science data-science-projects data-visualization jupyter-notebook matplotlib pandas pandas-dataframe pandas-python python
Last synced: 06 Apr 2025
https://github.com/sanjurajveer/breast_cancer-prediction
Breast cancer prediction using decision tree and random forest
correlation-analysis data-processing data-visualization decision-trees heatmap pandas random-forest
Last synced: 20 May 2026
https://github.com/cudavailable/gdp-data-visualization
A data visualization project for GDP data
Last synced: 20 May 2026
https://github.com/vaxdata22/customer-churn-data-analytics-etl-pipeline-by-airflow-on-ec2
This is an end-to-end AWS Cloud ETL project. This orchestration uses Apache Airflow on AWS EC2 as well as AWS Glue. It demonstrates how to build ETL pipeline that would perform data transform using Glue job/crawler as well as loading into a Redshift table. It also shows how to connect Amazon Athena to Glue Data Catalog, and Power BI to Redshift.
amazon-athena amazon-redshift apache-airflow aws-ec2 aws-glue aws-s3 business-intelligence customer-churn-analytics dags data-visualization etl-pipeline orchestration power-bi python3
Last synced: 18 Jun 2025
https://github.com/balajimohan18/peerloankart-loan-fraud-detection-datascience-project
This project uses machine learning to predict whether a loan applicant will repay their loan. The project uses a dataset of historical loan data from PeerLoanKart, a peer-to-peer lending platform.
classification-model data-analysis data-analytics data-cleaning data-science data-visualization dimensional-analysis eda exploratory-data-analysis feature-engineering gradient-boosting-classifier hyperparameter-tuning jupyter-notebook maachine-learning machine-learning-algorithms predictive-modeling python supervised-learning
Last synced: 20 May 2026
https://github.com/srinibas-masanta/hotel-revenue-analysis-dashboard
This project focuses on analyzing hotel booking data to uncover key metrics and insights that drive revenue management decisions. By creating an interactive Power BI dashboard, the project aims to improve strategic decision-making, optimize occupancy rates, and enhance overall financial performance within the hospitality industry.
business-analytics data-analysis data-science data-visualization dax-functions hospitality powerbi
Last synced: 12 Jan 2026
https://github.com/prakhar-code/house_sales_analysis
House Sales Analysis Of King County, Washington, USA and Clean Visualization.
data-cleaning data-visualization excel tableau tableau-dashboards tableau-public
Last synced: 12 Jan 2026
https://github.com/iankitnegi/ms-data-analyst-professional-certificate
Journey through the Microsoft Power BI Data Analyst Certificate with notes, projects, and exercises. 🚀
data-visualization microsoft powerbi
Last synced: 24 Jan 2026
https://github.com/vaxdata22/foresight-pharmaceutical
This is a Data Analysis case study done on the Foresight Pharmaceutical Company dataset.
actionable-insights business-analytics business-intelligence data data-analytics data-cleaning data-mining data-visualization data-wrangling exploratory-data-analysis spreadsheets sql sql-server sql-server-management-studio statistical-analysis t-sql transact-sql
Last synced: 05 Mar 2025