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/noluyorabi/bravais-pearson-interactive
Bravais-Pearson Interactive – A web app for visualizing Pearson correlation. Generate datasets, analyze correlations, and explore regression lines, r², and p-values interactively.
data-visualization interactive-analysis matplotlib numpy pearson-correlation scipy seaborn statistics streamlit
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/abhigyan126/prompt2query
A Python desktop application for streamlined data analysis, enabling users to generate and execute Pandas and SQL queries with ease. Focus on reducing analysis time through an intuitive interface and efficient workflows
data-analysis data-science data-visualization database gemini generative-ai ide llm pandas pandas-interface python sql-interface
Last synced: 13 Feb 2026
https://github.com/yash22222/data-analysis-on-real-time-social-media-comments
EngageInsight analyzes user interactions in comment data. It provides insights through visualizations created using Python libraries like Pandas and Matplotlib. The project aims to uncover patterns and trends in user engagement. The visualizations provide an overview of comment lengths, the frequency of different types of replies.
data-analysis data-cleaning-and-preprocessing data-visualization matplotlib pandas pattern-recognition real-time-social-media-data seaborn trend-analysis
Last synced: 14 May 2026
https://github.com/autumnchris/global-temp-chart
A D3.js heat map built in React.js that presents the monthly variance of the global temperature from the years 1753 to 2015.
babel css3 d3 d3-js d3js data-visualization freecodecamp heat-map heat-map-challenge heatmap javascript react reactjs sass scss webpack
Last synced: 04 Apr 2026
https://github.com/arnabushna24/titanic-disaster-analysis
Titanic - Machine Learning from Disaster
data-analysis data-visualization python statistical-analysis
Last synced: 03 Oct 2025
https://github.com/muhammadusman-khan/e-commerce-store-eda
Exploratory Data Analysis on E-commerce store data to uncover insights about sales trends, customer behavior, and product performance using Python libraries like Pandas, NumPy, and Matplotlib/Seaborn.
data-analysis data-science data-visualization e-commerce eda exploratory-data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/coslynx/fitness-tracker-mvp-social-goals
Project: Track fitness goals, log workouts, and share progress with friends. Created at https://coslynx.com
api-integration code-generation data-visualization developer-tools devops fitness-tracker gamified-fitness goal-setting machine-learning mvp nextjs progress-tracking react serverless social-features software-development supabase typescript wearable-integration
Last synced: 09 Apr 2026
https://github.com/lorennmarque/logistics-data-exploratory-analysis-iflow
Delivery Data Exploratory Analysis
case-study data-analysis data-science data-visualization eda
Last synced: 20 Jan 2026
https://github.com/albertofaraujo/pbi_dashboard_anatel
Analisar o desempenho das operadoras no atendimento das reclamações registradas por usuários de telecomunicações no sistema Anatel Consumidor
data-visualization dax-studio power-query powerbi
Last synced: 19 Feb 2026
https://github.com/royungar/automotive_sales_insights_dashboard
Data visualization project analyzing automotive sales, recalls, and customer sentiment using IBM Cognos Analytics. Features KPIs, treemaps, heatmaps, and advanced visual storytelling techniques.
automotive-industry business-intelligence cognos-analytics csv customer-sentiment dashboard data-analysis data-engineering data-visualization eda excel heatmap ibm kpi recall-analysis sales-data treemap
Last synced: 04 Jun 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/subho004/housepricepredictor
Bangalore House Price Predictor: A web app using Flask and scikit-learn to predict house prices in Bangalore based on location, area, bedrooms, and bathrooms.
bootstrap css data-science data-visualization flask github html lasso-regression linear-regression machine-learning model-deployment pickle predictive-modeling real-estate-housing-prices regression-analysis ridge-regression web-development
Last synced: 04 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/gvatsal60/ds-on-kaggle
A collection of data science projects, experiments, and insights from Kaggle competitions and datasets
data data-science data-visualization numpy pandas python3
Last synced: 29 Apr 2026
https://github.com/yuvrajsaraogi/sales-prediction-using-python
Sales prediction involves estimating future product sales based on factors like advertising spend, target audience, and platform. Businesses rely on data scientists to forecast sales and optimize advertising costs. Machine learning in Python can be used for this task.
data data-analysis data-science data-visualization machine-learning matplotlib natural-language-processing numpy pandas prediction python sales-prediction-using-python sql
Last synced: 19 Apr 2026
https://github.com/andryadsm/asset-analyzer
📈 Project Asset Analyzer (Python)
commodities data-analysis data-visualization economics financial-markets investing matplotlib numpy pandas python seaborn stock-market strategy trading
Last synced: 29 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/awanraskall/retail-demand-analysis
Data analysis of retail meal orders, fulfillment centers, and product demand using Python
data-analysis data-visualization jupyter-notebook numpy pandas python
Last synced: 18 Apr 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/machinelearningzuu/data-engineering-projects
This repository is a curated collection of projects and tools that exemplify best practices in data engineering. It serves as a resource for data professionals seeking to enhance their data infrastructure, optimize data pipelines, and implement cutting-edge data processing techniques.
airflow bigquery data-engineering data-science data-visualization data-warehouse
Last synced: 30 Apr 2026
https://github.com/sourceduty/data_metrics
📈 Analyzing, sorting and visualizing data.
data data-analysis data-metrics data-sci data-science data-science-projects data-sorting data-visualization database dataset metrics sorting statistics visualization
Last synced: 08 Aug 2025
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/leandrocollares/urbanization-versus-income
A responsive scatter plot that shows urban population percentages and GDP per capita in Americas.
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/cagandemirmr/flo_sql_server_to_power_bi
In this project, i connect Sql server to Power Bi to visualize my Project
data-visualization dataanalysis dataanalyst directquery powerbi queries sqlserver
Last synced: 08 Aug 2025
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/papposilene/mappingthepompidou
Visualizing the Centre Pompidou's (Centre national d'art moderne, aka CNAM) collection data.
data-visualization laravel7 museum museum-collections nuxtjs
Last synced: 02 Oct 2025
https://github.com/wonderwoman2020/atomic-sensors-website
Repository for .NET academic project realised 2023
academic-project asp-net data-visualization website
Last synced: 08 Jun 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/chrka/d3-chessboard-count
Plot per-square frequencies on a chessboard
Last synced: 30 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/abhinav330/instagram-influencers-analysis
This Jupyter Notebook focuses on preprocessing and visualizing data from an Instagram profiles dataset. It includes data loading, inspection, visualization, and some data preprocessing steps.
data data-science data-visualization exploratory-data-analysis exploratory-data-visualizations influncer-products instagram scikit-learn sklearn
Last synced: 08 Jun 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/analyst-amitbisht/Pizza-Sales-Report-
Its a guided project to practice tools like SSMS + Power BI & also skills like data cleaning, data exploration, data analysis, data visualization, etc.
analytics data data-visualization powerbi sql-server
Last synced: 01 Oct 2025
https://github.com/luarmen/covid-19-testing-forecast-iceland-2020-2022-
Time series forecasting of daily COVID-19 testing in Iceland using R. Models compared include ETS, SARIMA, and Auto ARIMA with cross-country validation on UAE data.
arima covid-19 data-visualization ets forecasting pandemic-data r sarima statistical-modeling statistical-modeling-techniques time-series
Last synced: 07 Aug 2025
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/syed-bakhtawar-fahim/datavisualization
Data Visualization with Python
big-data-analytics data data-analysis data-analysis-python data-science data-visualization pandas pyspark
Last synced: 30 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/farseenmanekhan1232/analyse-economic-cycle
A Python-based CLI tool for analyzing economic cycles and making data-driven investment decisions in the Indian stock market using Kite Connect API.
data-visualization investment matplotlib portfolio-optimization python stock-market
Last synced: 30 Jul 2025
https://github.com/zborovskaanna/e-commerce-web-events-analysis
SQL project based on the Big Query public database 'The Look e-Commerce' and a dashboard in Looker Studio
analysis bigquery dashboard data-visualization looker-studio sql
Last synced: 03 Jan 2026
https://github.com/mksingh431/free-data-science-courses
Data science is a rapidly growing tech field that’s transforming business decision-making. To break into this field, you need the right skills. Fortunately, top institutions like Harvard and IBM offer free online courses. These courses cover everything from basic programming to advanced machine learning.
course data data-analysis data-science data-visualization free freecou python
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/yuvrajsaraogi/unemployment-analysis-with-python
Unemployment is measured by the unemployment rate which is the number of people who are unemployed as a percentage of the total labour force. We have seen a sharp increase in the unemployment rate during Covid-19, so analyzing the unemployment rate can be a good data science project.
big-data big-data-analytics data-analysis data-science data-visualization engineering excel jupyter-notebook machine-learning mini-project natural-language-processing nlp project python3 sql
Last synced: 19 Apr 2026
https://github.com/edgarhtt/uber_freight_data_analysis
Uber Freight interview homework. It consisted of solving a 2 warehouse problem and an ETL task
data-analysis data-science data-visualization python
Last synced: 30 Apr 2026
https://github.com/tashi-2004/global-ecommerce-retail-trends-analysis
The Global E-commerce & Retail Analysis project involves data preprocessing, dimensionality reduction with PCA, CLV calculation and What-If analysis . Key insights include effective PCA for data reduction, detailed CLV analysis across segments , and the impact of pricing strategies on sales.
boxplot clv-analysis data-science data-visualization dataintegration deep-learning dimensionality-reduction ecommerce heatmap machine-learning normalization outlier-detection outlier-removal pca-analysis preprocessing python scatter-plot whatif-analysis
Last synced: 30 Apr 2026
https://github.com/simoesleticia/data-visualization-tutorial
Guia prático de visualização de dados com Seaborn e Matplotlib
data-visualization data-visualization-python matplotlib-tutorial seaborn-tutorial
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/samwhaaa/superfoodsmax
A customer demographic & spending trend analysis on the fictional SuperFoodsMax grocery chain
data-analysis data-analytics data-visualization jupyter jupyter-notebook python
Last synced: 20 Apr 2026
https://github.com/simonhlee97/shl97
My GitHub Home
data-visualization nodejs reactjs vuejs2
Last synced: 20 Apr 2026
https://github.com/jcaperella29/flask_classification_app
This is a flask web app for classificing and visualization data .It it deployed at the link below.
data-science data-visualization flask-application keras-classification-models machine-learning
Last synced: 06 Aug 2025
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/thuongtruong109/charts
📊 Visualizing data via d3 charts
chart chartjs csv d3 data-visualization nextjs react reactjs typescript
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/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/samiksha29-patil/hr-employee-data-analysis-visualization-in-python
This project focuses on analyzing an HR Employee Dataset that contains details about employees such as demographics, job status, salaries, performance reviews, satisfaction levels, and attrition reasons.
csv-files data data-visualization dataanalysis matplotlib numpy pandas python seaborn
Last synced: 30 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/bachtiarashidiqy/ecommercedashboard
An interactive e-commerce analytics dashboard built with Streamlit, providing visualizations for sales performance, product analysis, geographic insights, and delivery status. Includes date filtering, company branding, and comprehensive documentation.
analytics dashboard data-analysis data-visualization e-commerce matplotlib pandas python seaborn streamlit
Last synced: 30 Apr 2026
https://github.com/chris-santiago/ferrum
Ferrum is a statistical visualization library for Python: a grammar-first charting system that unifies exploratory plots, statistical graphics, interactive views, and model diagnostics, backed by a Rust engine. Built in 10 days by one human and an agentic Claude framework.
altair data-visualization ggplot2 grammar-of-graphics machine-learning matplotlib plotly plotnine plotting python rust seaborn statistical-graphics
Last synced: 05 Jun 2026
https://github.com/asuquoaa/understanding_distribution_through_sampling
This project demonstrates the concept of distribution through sampling using animations in Python.
Last synced: 05 Aug 2025
https://github.com/shrutiijoshi/corporate-campus-hiring-analysis
This project analyzes corporate campus hiring trends for fresh graduates in India.
dashboard data-analysis data-visualization excel powerbi
Last synced: 09 Mar 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/ezeparziale/hello-streamlit
:bar_chart: Demo streamlit para analisis de datos
data-science data-visualization python streamlit
Last synced: 20 Apr 2026
https://github.com/joaopalmeiro/ctrlair
A toolbox for Altair.
altair data-visualization python
Last synced: 04 Aug 2025
https://github.com/docuvesta/la-mer-skincare-chicago-duty-free-analysis
Comparing La Mer product selection, availability and pricing from 3 different purchase locations ✈️
analytics cremedelamer data-analysis data-analytics data-science data-visualization lamer luxury plotly python seaborn skincare
Last synced: 21 Apr 2026
https://github.com/codesaadumair/data-science-monorepo
Comprehensive Data Science monorepo featuring EDA, Machine Learning, Preprocessing, Feature Engineering, and Visualization projects with Jupyter notebooks and Python.
data-analysis data-science data-science-projects data-visualization eda jupyter-notebook jupyterlab machine-learning python
Last synced: 01 May 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/siaikin/github-contributions-infoviz
Not yet. Will be added later
bar-chart-race data-visualization data-visualization-project data-viz github-contribution-graph github-contributions github-stats
Last synced: 21 Apr 2026
https://github.com/diogojorgebasso/dataanalysis_r_minesnancy
Les codes et les matériaux des cours d'analyse de données en R à Mines de Nancy. Vous y trouverez également des scripts R, des notebooks et d'autres ressources pour chaque leçon.
analyse-data data-analysis data-science data-visualization estatistics r statistiques statistiques-descriptives
Last synced: 30 Apr 2026
https://github.com/kristinbaumann/voting-spots-imperfect-circles
Animated visualization for voting results with imperfect circles
canvas d3 data-visualization dataart
Last synced: 21 Apr 2026
https://github.com/hari00887/analysis-of-global-terrorism
Analysis of Global Terrorism Using AHP A quantitative study of GTD data to assess attack severity and evolution across time and space.
data-analysis data-visualization powerbi
Last synced: 02 Mar 2026
https://github.com/cecoeco/networks-r-project
Visualizing static networks with R (Coursera)
data-visualization igraph network-analysis r
Last synced: 04 Aug 2025
https://github.com/vedantshi/stock-price-prediction-for-maang-companies
This project utilizes Long Short-Term Memory (LSTM) networks to forecast stock prices. It includes steps for data preprocessing, model training, and visualization of predictions using Python in Jupyter Notebook. The project demonstrates proficiency in machine learning, data analysis, and Python programming.
data-analysis data-visualization lstm machine-learning python stock-price-prediction
Last synced: 01 May 2026
https://github.com/srinibas-masanta/ibm-applied-data-science-capstone
This repository contains the work completed for the Applied Data Science Capstone Project offered by IBM on Coursera. The capstone project is the final course in the IBM Data Science Professional Certificate series and serves as an opportunity to apply the skills and knowledge gained throughout the series to a real-world data science problem.
capstone-project data-analysis data-science data-visualization machine-learning python web-scraping
Last synced: 30 Apr 2026
https://github.com/drisskhattabi6/text-to-sql
Chat with DB : A powerful web application that transforms natural language questions into executable SQL queries against a PostgreSQL or MySQL database and visualizes the results, Using Langchain (Ollama and ChromaDB), LangGraph and Streamlit
ai-agent chat-with-db chromadb data-visualization gemini langchain langgraph mysql ollama openai postgresql streamlit text-to-sql text2sql txt2sql
Last synced: 09 Apr 2026
https://github.com/datasqlsantosh/electric_vechicle_data_anlaysis
In this personal Electric Vehicle Data Analysis Portfolio project, an exploratory data analysis was performed on the Electric Vehicle Data available on Kaggle. The main aim of the project is to uncover insights into the Electric Vehicle Good and profits trends.
data-cleaning data-visualization electric-vehicle power-bi sql sql-server
Last synced: 05 Jun 2026
https://github.com/anandvai/ai_rag_chatbot_multi_pdf_support
RAG (Retrieval-Augmented Generation) Chatbot built with Streamlit and LangChain, powered by Groq's blazing-fast LLaMA3-8B. It allows you to upload multiple PDFs, ask questions, and get precise, context-aware answers in a conversational format.
ai data data-science data-visualization data-visualizations dataengineering fastapi langchain langgraph python sql streamlit
Last synced: 01 May 2026
https://github.com/aureliennicosiaulaval/ggcircular
A ggplot2 extension for circular, axial and directional data.
circular-statistics data-visualization directional-data ggplot2 r
Last synced: 05 Jun 2026
https://github.com/rsn601kri/demand-pulse
Transforming Retail Supply Chains with AI-Powered Demand Forecasting & Generative Insights
aws data-visualization fastapi forecasting genai hackathon nextjs react walmart
Last synced: 09 Apr 2026
https://github.com/aaryan-agr/options-visualizer
A visualizer for profit and loss regions of different options strategies, allowing users to input various option parameters and visualize the resulting profit/loss zones interactively
data-visualization interactive-visualizations options options-pricing plotly python stock-options stock-options-calculator
Last synced: 22 Aug 2025
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/rorrell/lifeexpectancy
A Jupyter Notebook where I create a chart with two line plots on it to check out the life expectancy of men vs. women from 1900-2018
data-analysis data-visualization jupyter-notebook python3
Last synced: 22 Apr 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/jordansrowles/rowles.winforms.vizmorph
A versatile WinForms chart control that smoothly transitions between line and bar chart modes, featuring customizable colors, axes, animations, and persistent value labels. Ideal for dynamic data visualization with support for negative values and real-time updates.
data-visualisation data-visualization winforms winforms-controls
Last synced: 23 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/carcesar/salariogovernadores2023
Visualização dos salários dos governadores em 2023
data-science data-visualization politics
Last synced: 24 Apr 2025
https://github.com/carcesar/mg2020
Visualização do mapa com os partidos dos prefeitos eleitos em 2020 - Minas Gerais
altair data-visualization infoviz minas-gerais politics python
Last synced: 24 Apr 2025
https://github.com/busesimsek/dataanalysisportfolio
A compilation of my data analysis projects using SQL, Python, and Tableau.
data-analysis data-visualization python sql tableau
Last synced: 12 Jun 2025
https://github.com/shrinidhi857/simpledataanalysisonstartups
The Indian startup ecosystem has experienced remarkable growth over the past decade, becoming a hotbed of innovation and entrepreneurship. In this data analysis we are segregating fields ,finding new insights.
data-analysis data-science data-visualization indian-startups
Last synced: 17 Sep 2025
https://github.com/syed-nihaal/car-price-prediction-and-performance-analysis
A data science notebook project focused on analyzing car features and building a model for car price prediction.
data data-analysis data-visualization jupyter-notebook python
Last synced: 23 Apr 2026
https://github.com/gabrieladados/tableau_dashboards
Dashboards desenvolvidos no Tableau
dashboards data-visualization figma tableau
Last synced: 09 Apr 2025
https://github.com/faizan-khan-iit/dm_specialization
Data Mining Specialization on Coursera
coursera data-science data-visualisation data-visualization data-viz r
Last synced: 02 Apr 2025