An open API service indexing awesome lists of open source software.

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.

https://github.com/chaaalistaa/thelookecommerce---project

Analysis "TheLook" eCommerce with highlight goals such as identifying sales trends, understanding customer behaviors, enhancing customer retention, and driving repeat purchases.

big-data-analytics bigquery data-analytics data-visualization looker-studio sql

Last synced: 17 Apr 2026

https://github.com/sanveed-adnan/supermarket-sales-sql-project

SQL-based data analysis project on supermarket sales performance using SQLite and Power BI.

business-intelligence data-analysis data-science data-science-projects data-visualization power-bi sales-data sql sqlite

Last synced: 08 Nov 2025

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/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/amal-prasad/healthcare-insights

Healthcare Insights based on a dataset provided of a particular Hospital.

css data-preprocessing data-visualization html ipynb-jupyter-notebook mysql python3 streamlit

Last synced: 04 Apr 2026

https://github.com/11noel11/chaos_nonchaos_predictor_nn

AI-powered chaos detection using Simple Harmonic Motion (SHM) & Double Pendulum examples! Compare a Neural Network (NN) with the Lyapunov exponent method to classify chaotic vs. non-chaotic systems. Features Deep Learning, SHAP explainability, F1-score, precision, recall, and stunning visualizations!

chaos-theory classification data-visualization deep-learning double-pendulum explainable-ai feature-importance keras lyapunov-exponent machine-learning neural-networks nonlinear-dynamics python scientific-computing shap simple-harmonic-motion tensorflow time-series-analysis

Last synced: 18 Apr 2026

https://github.com/leandrocollares/temperatures-in-victoria

Responsive line chart that shows maximum daily temperatures in Victoria, BC in June 2021

d3 data-visualization svelte

Last synced: 18 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/yashrajgithub/crop-recommendation

KrishiGyaan is a web app designed to help farmers make informed decisions on crop selection. By analyzing soil and environmental factors, the app provides personalized crop recommendations, enhancing agricultural productivity and promoting sustainable farming practices.

api artificial-intelligence crop-recommendation-system data-preprocessing data-visualization json machine-learning-algorithms pickle python random-forest-classifier scikit-learn streamlit supervised-learning train-test-split user-interface

Last synced: 05 Apr 2026

https://github.com/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/zoraizmohammad/restaurantsimulation

Simulating a restaurant under various conditions in Durham, NC

data-visualization r restaurant-management statistics toy-models

Last synced: 18 Apr 2026

https://github.com/kezouke/grossing-films-dataviz

Project that extracts information about the highest-grossing films from Wikipedia, stores it in a database, and presents it through an interactive, modern web page hosted on GitHub Pages

data-visualization data-wrangling json sqlite wikipedia

Last synced: 18 Apr 2026

https://github.com/sawickibartosz/facebook_message_analysis

Aplikacja Shiny prezentująca dane o wiadomościach z Messengera Facebooka.

data-visualization facebook ggplot2 python shiny shinyapps

Last synced: 18 Apr 2026

https://github.com/xfengyin/signage-dashboard

Signage Dashboard - 前后端分离的数据可视化系统

dashboard data-visualization electron fullstack vue

Last synced: 04 Jun 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/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/j4rviscmd/streamlit-advanced-dataframe

🚀 A powerful Streamlit custom component that extends st.dataframe with advanced features: filtering, sorting, row/cell selection, column resizing, virtual scrolling (60fps with 100K rows), and more. Built with React + TanStack Table v8.

data-table data-visualization dataframe pandas python react streamlit streamlit-component streamlit-custom-component tanstack-table typescript

Last synced: 09 Mar 2026

https://github.com/nikolaos-mavromatis/etf-data-analysis-dashboard

Insights into SPY ETF performance with an interactive Streamlit dashboard powered by Alpha Vantage data.

api data-analysis data-visualization financial-analysis pandas plotly python streamlit

Last synced: 20 Apr 2026

https://github.com/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/xre22zax/roller-coaster

Explore award-winning wood and steel coasters from 2013-2018 Golden Ticket Awards & Captain Coaster, all powered by Python and interactive visualizations.

analytics data-analysis data-visualization pandas python python-lambda python3 visualization

Last synced: 20 Apr 2026

https://github.com/jakobtroidl/barrio

A visual tool to compare and analyze nanoscale brain structures.

comparison data-visualization neuroscience scientific-visualization

Last synced: 09 Apr 2026

https://github.com/sinsunsan/earth-survival-kit

Global warning data visualisation app to make everyone understand global warning and take actions that matter

angular angular7 d3 data-analysis data-visualization ecology global-warning ngx-charts

Last synced: 05 May 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/heremaps/data-lens-javascript-examples

Self-contained JavaScript examples for HERE Data Lens.

data-lens data-visualization examples interactive js

Last synced: 21 Apr 2026

https://github.com/rahulpatel0615/sales-analysis-project

Sales Data Analysis Dashboard with Python, Pandas, and Matplotlib. Features 12+ visualizations and comprehensive insights.

data data-analysis data-visualization matplotlib pandas portfolio python

Last synced: 21 Apr 2026

https://github.com/haseebn19/urban-housing-demand

A full-stack web application for visualizing housing and labour market data

data-analysis data-visualization docker full-stack gradle statistics web webapp

Last synced: 22 Jun 2026

https://github.com/robinmillford/optimizing-treatment-plans-through-data-analysis

The primary focus was on understanding customer health, treatment, and associated charges over multiple years.

data-analysis data-visualization healthcare mysql powerbi sql

Last synced: 22 Apr 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/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/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/ppatrzyk/heatmap

Display CSV as a heatmap in terminal

csv data data-visualization terminal

Last synced: 24 Apr 2026

https://github.com/andywaltlova/hackathon-27-02-2020

Czechitas hackathon project. Topic was travel. Interactive dashboard is done in Tableau, data are connected via Google Sheets API.

czechitas dashboard-application data-visualization python tableau traveling

Last synced: 06 Jun 2026

https://github.com/syncfusionexamples/how-to-add-annotation-in-axis-label-click-in-wpf-sfchart

Learn how to add an annotation to a WPF SfChart when an axis label is clicked. This functionality enhances the interactivity of your chart by highlighting specific data points and providing additional information.

axis-label-click chart-annotations chart-customization chart-interactivity charting-library charts data-visualization event-handling interactive-charts wpf wpf-sfchart

Last synced: 24 Apr 2026

https://github.com/huacenxu/predict-loan-status

Using the Cross-Industry Standard Process of Data Mining (CRISP-DM), this project analyzes loan data from Prosper to identify key factors that predict loan status.

bootcamp-project data-science data-visualization data-w loan-prediction-analysis

Last synced: 25 Apr 2026

https://github.com/ayushsiloiya619/data-science

Work area for data science project's.

analytics data-science data-visualization python

Last synced: 24 Apr 2026

https://github.com/chetanmalviya513/assembly-election-analysis-data-insights-engagement

Scraped and analyzed real-time election data to build interactive dashboards showcasing seat trends, vote share distribution, and postal ballot stats. The analysis uncovered insights on voting patterns, winning margins, and candidate forfeitures. Visual storytelling and timely data updates helped the project gain strong engagement on social media.

assembly data-visualization dataanalytics descriptive-statistics election-analysis election-data msexcel news tableau-dashboards webscraping

Last synced: 25 Apr 2026

https://github.com/tmoulik/bikeshare-python

Analysis of Bikeshare data from three major cities

data-analysis data-visualization python udacity-nanodegree

Last synced: 25 Apr 2026

https://github.com/tanyakuznetsova/world-happiness-report-2023-in-europe

Happiness Insight '23: Navigating global joy. Exploring trust's role in life satisfaction with my World Happiness Report analysis.

citizen-science data-storytelling data-visualization global-indicators life-satisfaction social-trust world-happiness-report

Last synced: 25 Apr 2026

https://github.com/minervarose/applysignal

Candidate-side recruitment intelligence dashboard for tracking job applications, scoring process signals, and prioritizing opportunities.

candidate-experience career-tools dashboard data-visualization decision-support job-search portfolio-project python recruitment streamlit

Last synced: 24 Jun 2026

https://github.com/orvn/some-visualizations

Just some visualizations of concepts and data

d3js data-visualization math statistics

Last synced: 24 Jun 2026

https://github.com/dikshadamahe/fossee-project

A hybrid web and desktop application for visualizing chemical equipment parameters, built with Django, React, and PyQt5.

chartjs chemical-engineering dashboard data-visualization django fossee fossee-2026 fossee-internship hybrid-application pyqt5 python react rest-api

Last synced: 25 Apr 2026

https://github.com/marielachirinosr/bellabeat-wellness-data-trends

Analyzing smart device data for insights on user activity patterns to optimize interventions for better health outcomes.

data data-analysis data-visualization pandas python python3 tableau tableau-public

Last synced: 25 Apr 2026

https://github.com/fyonietz/infera

IDE For Data Science Or Data Analysis

cpp data-science data-visualization lightweight

Last synced: 25 Apr 2026

https://github.com/bkamapantula/chart-recommender-gui

A rule-based chart recommendation service. Useful for teams to self-host or as an internal service.

data-visualization python

Last synced: 25 Apr 2026

https://github.com/aastopher/mma_outcome

Simple exploratory analysis of UFC Fights and Vegas fight odds from 1993 to 2021

data-analysis data-visualization

Last synced: 06 Jun 2026

https://github.com/lasyakonduru/web-app-for-sentiment-analyzer-a-comprehensive-tool-for-analyzing-text-and-dataset-sentiments

A powerful and user-friendly tool for analyzing sentiments in text and datasets. This app leverages advanced sentiment analysis techniques to provide real-time insights, helping users classify text as Positive, Negative, or Neutral, and visualize sentiment trends for better decision-making.

data-visualization machine-learning natural-language-processing python sentiment-analysis streamlit vader-sentiment-analysis webapp

Last synced: 26 Apr 2026

https://github.com/odinleepro/airbnbnewyorkcityanalysis

AirbnbNewYorkCityAnalysis is a comprehensive data analysis and visualization project exploring short-term Airbnb rental trends across New York City (2008–2022). Using open source Airbnb data, the project combines data cleaning, statistical summaries, and Tableau dashboards to uncover pricing patterns, borough level distribution, and insights.

airbnb analytics-project data-analysis data-cleaning data-science data-visualization new-york-city real-estate-analytics tableau urban-analysis

Last synced: 27 Apr 2026

https://github.com/mohdumair8896/stock-market-analysis-and-forecasting

This is a project of Stock Market Analysis And Forecasting Using Deep Learning(pytorch,gru).

data-visualization machine-learning prediction python

Last synced: 27 Apr 2026

https://github.com/garcane/exodus_analysis

This project analyses cryptocurrency transaction data exported from the Exodus wallet. The goal is to explore and visualize the inflows and outflows of assets, the types of transactions, and other key metrics over time.

bitcoin btc crypto cryptocurrencies cryptocurrency data-analysis data-visualization eth ethereum pandas seaborn

Last synced: 27 Apr 2026

https://github.com/tostaylo/bicycle_death_data_visualization

Visualizing bicycle fatality data for the United States

beautifulsoup d3 data-visualization

Last synced: 27 Apr 2026

https://github.com/caesaredia/food-app-user-behavior-analysis

Analyze user behavior and optimize app experience in a food-tech startup through funnel analysis and A/A/B testing. Includes data prep, visualization, and statistical testing in Python.

a-b-testing chi-square data-analysis data-visualization funnel-analysis python statistical-testing user-behavior

Last synced: 27 Apr 2026

https://github.com/lu-m-dev/biostatistics-eda

Exploratory data analysis and visualization system for biostatistical research

biostatistics data-analysis data-visualization eda

Last synced: 25 Jun 2026

https://github.com/alz-11/urbanization-africa

Simple data visualization of African city demographics and transport corridors using Wikidata SPARQL queries and Python

africa data-visualization demographics infrastructure jupyter-notebook linked-open-data lod matplotlib pandas python sparql urbanization wikidata

Last synced: 25 Jun 2026

https://github.com/imshakil/machinelearning

Learning machine-learning algorithms, applications, completed projects, completed courses from different online course academy.

coursera data-analyst data-science-notebook data-visualization machine-learning-coursera machinelearning mathematics projects python udemy

Last synced: 28 Apr 2026

https://github.com/un-ocha/ai-prototypes

Exploratory AI‑assisted prototypes and visualisations. For learning and demonstration only – not for operational or decision‑making use.

ai data-visualization experimentation humanitarian prototypes

Last synced: 25 Jun 2026

https://github.com/anasrustom/heat-map

My Heat Map repository showcases an interactive data visualization project built with HTML, CSS, and JavaScript, utilizing the D3.js framework.

d3 data-visualization

Last synced: 28 Apr 2026

https://github.com/bhaveshbhakta/parkinson-disease-prediction

Note* The hosted website link might take some time to load. Please be patient while the application initializes.

data-visualization flask health-prediction machine-learning parkinson-disease prediction web-development

Last synced: 28 Apr 2026

https://github.com/jeus0522/4-eda-football-ml-app

A ML application focused on exploratory data analysis and football analytics, featuring data visualization and insights using Python and relevant libraries.

data-visualization eda exploratory-data-analysis football-analytics sports-analytics webapp

Last synced: 28 Apr 2026

https://github.com/incalculable-driverslicence975/data-projects-portfolio

📊 Showcase data projects that highlight analytics, machine learning, and MLOps with reproducible code and clear business insights.

ai computer-vision dashboard data-science-projects data-visualization deep-learning etl excel finance hadoop hiveq keras machine-learning nlp pandas portfolio-project scikit-learn tableau-dashboards

Last synced: 28 Apr 2026

https://github.com/matheusafonseca/python-data-visualization-matplotlib-seaborn-masterclass-udemy

This repository is dedicated to storing the code developed during the "Python Data Visualization: Matplotlib & Seaborn Masterclass" course on Udemy.

charts data-analysis data-analysis-python data-science data-visualization database graphics graphics-programming jupyter-notebook matplotlib matplotlib-plots python python3 seaborn seaborn-plots

Last synced: 28 Apr 2026

https://github.com/rorrell/coviddeaths

A Jupyter Notebook where I create several visualizations based on data about COVID-19 deaths from 2020 to 2024

data-analysis data-visualization jupyter-notebook python3

Last synced: 28 Apr 2026

https://github.com/razalkr70/customer-segmentation-using-dataset

A data science project that segments mall customers using K-Means clustering. Based on age, income, and spending score, it identifies customer groups and visualizes them with 2D and 3D plots for targeted marketing insights.

clustering customer-segmentation data-science data-visualization kmeans machine-learning pca python scikit-learn

Last synced: 28 Apr 2026

https://github.com/buabaj/fortran-assignment

code repository for fortran and python climatology assignment.

big-data climatology data-analysis data-visualization fortran90 python

Last synced: 28 Apr 2026

https://github.com/priyanshubiswas-tech/e-commerce_data_analysis

Analyzes 9,994 e-commerce transactions to uncover insights on sales trends, customer behavior, profitability, and logistics using EDA and visualization. Identifies top products, customer segments, and shipping efficiencies to optimize marketing, inventory, and operations, making it valuable for retail, finance, and logistics.

data data-analysis data-visualization pandas pandas-dataframe plotly-analytics-projects plotly-express python

Last synced: 28 Apr 2026

https://github.com/benzerinsio/winequality-eda

📊 Análise Exploratória de Dados (EDA) - Vinhos Tintos | Exploração de características físico-químicas e sua relação com qualidade

analise-de-dados analise-exploratoria analise-exploratoria-de-dados data-visualization eda exploratory-analysis exploratory-data-analysis food-science python quality-control seaborn wine wine-quality

Last synced: 28 Apr 2026

https://github.com/robertovicario/uninsubria-datavisualization-project-work

Project Work for the Data Visualization module in the MSc in Computer Science program in Varese.

data-visualization dogecoin elonmusk python

Last synced: 28 Apr 2026

https://github.com/dariush-hassani/pfd-charts

A lightweight, animated and customizable charting library for building Primary Flight Display (PFD) using modular D3.js.

d3js data-visualization drone gcs pfd

Last synced: 08 Jun 2026

https://github.com/neyhere07/music_popularity_prediction

Music popularity prediction involves building machine learning models to estimate the popularity of tracks based on their audio features.

data-science data-visualization eda jupyter-notebook machine-learning python

Last synced: 29 Apr 2026

https://github.com/emircanakyuzz/veri_gorsellestirilmesi_ve_analizi-analysis_and_visualization_of_dataset

Bu çalışmada numpy, pandas, seaborn ve matplotlib gibi veri biliminde çokca bilinen modülleri kullanarak analiz ve görselleştirme işlemleri gerçekleştirdim.

data-analysis data-science data-visualization jupyter-notebook python

Last synced: 29 Apr 2026

https://github.com/chrispsang/healthcare-dataanalysis

Analyze synthetic patient data to identify trends, improve healthcare delivery, and predict patient outcomes using machine learning models. Includes data exploration, preprocessing, model building, and visualizations.

data-analysis data-science data-visualization healthcare jupyter-notebook machine-learning python

Last synced: 29 Apr 2026

https://github.com/malkreide/maschinerie-zuerich

Interactive, accessible visualization of the Zurich city administration — departments, budgets, staff numbers, citizen concern search. Cytoscape + D3 + Next.js, 5 languages including Easy Read. Data under CC-BY 4.0 from Open Data Zurich.

a11y accessibility civic-tech cytoscape d3 data-visualization i18n leichte-sprache nextjs open-data open-government switzerland treemap typescript zurich

Last synced: 26 Jun 2026

https://github.com/misha-mayskiy/lootbox_analytics

Lootbox Analytics: Your personal dashboard for tracking and analyzing lootbox/gacha opening statistics from popular games. Currently supports Genshin Impact with detailed Pity/luck analysis. (Python, Flask, SQLAlchemy)

chartjs data-visualization flask gacha game-analytics genshin-impact pity-tracker python sqlalchemy statistics

Last synced: 29 Apr 2026

https://github.com/tynandebold/daylight

Amount of daylight in select locations around the world.

data-visualization data-viz daylight javascript react time

Last synced: 29 Apr 2026

https://github.com/rizerkrof/dataviz-womanparliamentseatsworldwide

Data visualization about political representation of woman world wide

data-visualization plotly-python politics woman

Last synced: 29 Apr 2026

https://github.com/ronnienigash/exploring-visualization

Playing with D3, Python, and SQLite3 to create dynamic visualizations of interesting data

d3 data-visualization html python sqlite3 visualization

Last synced: 29 Apr 2026

https://github.com/andresberejnoi/streamlit-apps

A collection of sample web apps built with Streamlit.

data-science data-visualization streamlit

Last synced: 29 Apr 2026

https://github.com/mfakhriazhar/python-data-analyst-tutorial

A collection of My Python learning files for Data Analyst purposes. Covers fundamental to advanced topics such as data exploration, visualization, statistical analysis, and the use of popular libraries like Pandas, NumPy, Matplotlib, and Seaborn. Suitable for personal documentation or shared learning references.

data-analysis data-science data-visualization exploratory-data-analysis portfolio python

Last synced: 29 Apr 2026

https://github.com/sharoonjoseph11/indian-liver-diseases

Indian Liver Disease Analysis and Prediction This project leverages the Indian Liver Patient Dataset (ILPD) to analyze liver disease trends and develop predictive models for early diagnosis. Through data preprocessing, exploratory analysis, and machine learning, it identifies key risk factors and builds classification models

data-analysis data-science data-visualization logistic-regression machine-learning pandas python seaborn

Last synced: 29 Apr 2026

https://github.com/istinnew/eniac_ab_insight

Dive into a comprehensive analysis aimed at boosting iPhone 13 sales by optimizing the Click-Through Rate (CTR) of the “SHOP NOW” button, compare different button designs and determine the most effective strategy for increasing engagement.

ab-testing data data-analysis data-engineering data-science data-visualization google googlecolab libraries python testing testing-tools visual-studio-code

Last synced: 29 Apr 2026

https://github.com/joselvillaronga/wifi-scan-measure-raspberry-pi-4

Herramienta web basada en Flask que escanea redes WiFi en 2.4 GHz y 5 GHz, estima distancias según RSSI y ofrece visualizaciones interactivas de canales, niveles de señal e historial de escaneos. Soporta almacenamiento en JSON o MongoDB y se ejecuta como servicio systemd para monitorización continua.

data-visualization debian flask graphs iot json mongodb network-monitoring network-tools python rssi-distance-estimation systemd wifi-scanner

Last synced: 09 Apr 2026

https://github.com/prithviraj-2003/cognifyz-data-science-internship

🎓 Data Science Internship at Cognifyz Technologies 📅 Duration: 2 Months 🧠 Worked on real-world restaurant data 🗂️ Completed structured tasks across 3 levels 📌 Tasks focused on EDA, data preprocessing, visualization, and analysis 📎 Task descriptions provided in an attached PDF

data-analysis data-science data-visualization matplotlib numpy pandas python3

Last synced: 29 Apr 2026

https://github.com/sukitsubaki/image-color-scheme

Extract dominant colors from images and create beautiful color palettes with minimal dependencies. Supports various palette types: monochromatic, analogous, complementary, triadic, and tetradic.

color-extraction color-palette data-visualization design-tools image-analysis minimal python python-library

Last synced: 29 Apr 2026