Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: data-visualization

331 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
apple/sample-food-truck
Apple's official SwiftUI sample app from WWDC22 demonstrating a single-codebase multiplatform app for iPhone, iPad, and Mac. It showcases N…
321853maintenance
edyoda/data-science-complete-tutorial
A collection of Jupyter Notebook lessons and case studies accompanying an instructor-led data science program, covering NumPy, Pandas, plot…
321834maintenance
stemkoski/stemkoski.github.com
A GitHub Pages site hosting a large collection of demo examples for JavaScript graphics libraries, primarily Three.js, plus MathBox example…
321833maintenance
allisonhorst/stats-illustrations
A collection of hand-drawn illustrations by Allison Horst explaining R, statistics, and data science concepts, featuring penguin characters…
321829maintenance
ptyadana/SQL-Data-Analysis-and-Visualization-Projects
A compilation of SQL data analysis and visualization practice projects and challenges using MySQL, PostgreSQL, SQLite, Tableau, and Apache …
321809maintenance
cs109/content
Official course content for Harvard's CS109 Data Science course, including homework assignments, lecture supplements, and labs as Jupyter n…
321793maintenance
enjalot/algovis
A curated awesome-list collection of projects, blogs, books, and links about algorithm visualization. It serves as a reference directory ra…
321764maintenance
onlywei/explain-git-with-d3
An interactive web page that uses D3 and SVG to visually demonstrate basic git branching operations like commit, branch, merge, and rebase.…
321751maintenance
zonination/investing
A dataset and R-based visualization project showing historical S&P 500 market returns, built from Robert Shiller's data. It includes CSV so…
321742maintenance
aespresso/a_journey_into_math_of_ml
A collection of Chinese-language machine learning tutorials in Jupyter Notebook form, accompanied by video lectures on YouTube and Bilibili…
321717maintenance
giswqs/earthengine-py-notebooks
A collection of 360+ Jupyter Python notebook examples demonstrating how to use Google Earth Engine with interactive mapping via geemap, fol…
321554maintenance
dvgodoy/dl-visuals
A collection of over 200 freely reusable (CC-BY-4.0) figures and diagrams covering popular deep learning architectures, layers, and concept…
321549maintenance
joshwcomeau/waveforms
An interactive, explorable web tutorial explaining the physics of sound waves, waveform graphs, and their relation to music and harmony. Bu…
321481maintenance
vbarbaresi/MetroGit
A Git repository that encodes the Paris Metro network as a commit graph, with each line as a branch, each station as an empty commit, and i…
321439maintenance
griffithlab/rnaseq_tutorial
An educational web resource and working pipeline for RNA-seq analysis on the cloud, covering file formats, reference genomes, expression an…
231435maintenance
Jack000/fontjoy
A dataset and accompanying code of font feature vectors generated via transfer learning from images of 1,883 Google web fonts, powering the…
321432maintenance
nealmckee/penumbra
Penumbra is a mathematically balanced color scheme built in a perceptually uniform color space, providing light and dark themes plus high-c…
321422maintenance
beiliangshizi/China_House
A curated Chinese-language collection of resources, guides, and tools about buying and renting houses in China, organized by city (Beijing,…
321417maintenance
SkalskiP/ILearnDeepLearning.py
A collection of Jupyter Notebook projects teaching neural networks and deep learning fundamentals, built with plain NumPy and Keras. Each p…
321410maintenance
jrieke/best-of-streamlit
A ranked, curated gallery of 100 awesome Streamlit apps built by the community, organized into 9 categories such as machine learning, NLP, …
231409maintenance
bojone/vae
A collection of simple Keras implementations of variational autoencoders (VAE) and conditional VAEs (CVAE), with example results on dataset…
321389maintenance
MarkLodato/visual-git-guide
A concise visual reference website explaining how git commands work, illustrated with diagrams of commit graphs. Images are generated from …
321363maintenance
adrianhajdin/project_cryptoverse
Cryptoverse is the companion code repository for a JavaScript Mastery video tutorial that builds a cryptocurrency tracking app with React a…
321363maintenance
simonepri/geo-maps
A collection of high-quality GeoJSON world maps (country land borders, coastlines, etc.) programmatically generated from OpenStreetMap data…
231349maintenance
eleanorlutz/asteroids_atlas_of_space
An open-source tutorial and dataset for creating a detailed map of asteroid orbits in the solar system using NASA data. It includes Python …
321307maintenance
liuyubobobo/Play-with-Machine-Learning-Algorithms
Official companion code repository for the Chinese MOOC course 'Play with Machine Learning Algorithms' (Python3 入门机器学习) by liuyubobobo. It …
321290maintenance
YanzheZhang/Cesium.HPUZYZ.Demo
A collection of Cesium.js demo examples and 19 study notes covering environment setup, imagery services, terrain services, model loading, m…
321284maintenance
rsvp/fecon235
A collection of Jupyter notebooks for financial economics research, providing high-level Python interfaces to economic data sources like FR…
321275maintenance
MLNLP-World/Paper-Picture-Writing-Code
An open-source collection of reusable LaTeX (TikZ/pgfplots) and Matplotlib code examples for drawing figures commonly used in AI research p…
321249maintenance
matplotlib/AnatomyOfMatplotlib
A Jupyter notebook tutorial series developed for the SciPy conference that teaches the matplotlib plotting library from NumPy basics throug…
231237maintenance
MorvanZhou/Evolutionary-Algorithm
A collection of Python tutorial scripts and visualizations teaching evolutionary algorithms, including Genetic Algorithm, Evolution Strateg…
321233maintenance
campusx-official/ML-Roadmap-for-2022
A curated roadmap of machine learning videos, links, projects, and datasets designed to take a learner from Python basics to applied ML pro…
321224maintenance
pomber/covid19
A JSON dataset of COVID-19 confirmed cases, deaths, and recoveries per country as daily time series since January 2020, served over a stati…
321217maintenance
makelinux/linux_kernel_map
An interactive map and diagram of the Linux kernel architecture, originally drawn with Inkscape and published as an online demo. It visuali…
661216maintenance
rafalab/dsbook
Source repository for the first edition of 'Introduction to Data Science', a free online textbook written in TeX/R Markdown. It is now supe…
361215maintenance
onebirdrocks/geektime-ELK
Companion repository for a Chinese Geektime video course on Elasticsearch core technology and the ELK stack, containing course outlines, ex…
321210maintenance
rasbt/matplotlib-gallery
A collection of Jupyter notebooks demonstrating a wide variety of matplotlib plot types and formatting techniques, from heatmaps and 3D plo…
321210maintenance
bevacqua/promisees
Promisees is a browser-based playground for visualizing JavaScript Promise chains and their resolution flows. It helps developers understan…
321201maintenance
WolframResearch/Arrival-Movie-Live-Coding
A collection of Wolfram Language notebooks from Christopher Wolfram's live coding session analyzing the alien logograms and content of the …
321156maintenance
TommyZihao/zihaopython
A collection of Jupyter Notebook courseware, videos, and source code for learning Python in a fun, beginner-friendly way, created by Tongji…
321155maintenance
kamon-io/docker-grafana-graphite
A Docker image bundling StatsD, Graphite, and Grafana with pre-configured Kamon dashboards for actor and trace metrics. It exposes standard…
321137maintenance
swharden/Csharp-Data-Visualization
A collection of C# code examples and tutorials demonstrating how to visualize data and draw graphics using .NET technologies like System.Dr…
321112maintenance
dataquestio/project-walkthroughs
A collection of Jupyter notebooks, code, and datasets accompanying Dataquest's live project walkthroughs on YouTube. It guides learners thr…
321112maintenance
carefree0910/MachineLearning
An educational Python machine learning package implementing classic ML algorithms (Naive Bayes, decision trees, SVM, neural networks, CNNs)…
321094maintenance
brandon-rhodes/pycon-pandas-tutorial
A set of Jupyter Notebook tutorial materials for learning the pandas data-analysis library, originally taught at PyCon 2015. It includes sc…
341076maintenance
LisaHJung/Beginners-Crash-Course-to-Elastic-Stack-Series-Table-of-Contents
A table of contents and index for a beginner's crash course workshop series on the Elastic Stack (Elasticsearch, Kibana, Logstash, Beats). …
321071maintenance
plotly/dash-recipes
A collection of Python scripts and examples for Plotly Dash, created while answering questions on the Dash community forum. The examples ar…
101067maintenance
phodal/booktree
A curated developer reading list visualized as dependency trees of recommended technical books, covering topics like code quality, design p…
321040maintenance
jackschaedler/circles-sines-signals
An interactive web-based primer on digital signal processing, built with JavaScript visualizations. It explains core DSP concepts like sinu…
321038maintenance
hackingthemarkets/binance-tutorials
A collection of tutorial source code demonstrating how to build real-time candlestick charts and a crypto trading bot using the Binance API…
321034maintenance
mrankitgupta/Data-Analyst-Roadmap
A curated roadmap documenting one developer's 66-day journey into data analytics as part of Ken Jee's #66daysofdata challenge. It collects …
321033maintenance
orlandpm/Math-for-Programmers
Source code repository for the book 'Math for Programmers' by Paul Orland, written as Jupyter Notebooks. It provides runnable examples cove…
321027maintenance
google-deepmind/neural-processes
A collection of Jupyter notebook implementations of the Neural Process family from DeepMind: Conditional Neural Processes (CNPs), Neural Pr…
321023maintenance
tanelp/tiny-diffusion
A minimal PyTorch implementation of probabilistic diffusion models (DDPM) trained on 2D point datasets like the Datasaurus Dozen. It includ…
311014maintenance
KeithGalli/Pandas-Data-Science-Tasks
A collection of Jupyter Notebooks solving real-world data science tasks with Python's Pandas and Matplotlib libraries, accompanying a YouTu…
321011maintenance
coells/100days
A collection of Jupyter notebooks accompanying the '100 days of algorithms' Medium challenge, implementing one algorithm per day in Python.…
327475abandoned
everpix/Everpix-Intelligence
A public dataset released by the defunct photo startup Everpix containing uncensored business metrics, financials, and operational data fro…
102446abandoned
seeingtheory/Seeing-Theory
Seeing Theory is an interactive website that teaches probability and statistics through D3.js-based visualizations, covering topics from ba…
322187abandoned
fonnesbeck/statistical-analysis-python-tutorial
A set of IPython notebook materials from a SciPy 2013 tutorial by Christopher Fonnesbeck teaching statistical data analysis in Python. It c…
101738abandoned
adrianhajdin/project_corona_tracker
A tutorial companion repository for a YouTube video that walks through building and deploying a COVID-19 tracker web application using Reac…
321465abandoned
elastic/stack-docker
A Docker Compose configuration that spins up the full Elastic Stack (Elasticsearch, Kibana, Logstash, and Beats) on a single machine for de…
101159abandoned
kaz-ogiwara/covid19
A data visualization project and CSV dataset tracking Japan's COVID-19 situation, built from Japan Ministry of Health, Labour and Welfare p…
321071abandoned
AtsushiSakai/PythonRobotics
A collection of Python sample code and an accompanying online textbook implementing robotics algorithms such as localization, mapping, SLAM…
7730385active
lukasmasuch/best-of-ml-python
A curated, ranked list of 920+ open-source machine learning Python libraries, organized into 34 categories and updated weekly. Projects are…
8323731active
stefan-jansen/machine-learning-for-trading
Companion code repository for the book 'Machine Learning for Trading, 3rd Edition' by Stefan Jansen, containing 446+ Jupyter notebooks acro…
8620669active
anthropics/claude-quickstarts
A collection of official Anthropic quickstart projects demonstrating how to build deployable applications with the Claude API, including cu…
6717525active
svcvit/Awesome-Dify-Workflow
A curated collection of ready-to-import Dify DSL workflow templates for personal use and learning, covering features like task parallelism,…
5710760active
igorbarinov/awesome-data-engineering
A curated awesome-list of data engineering tools, databases, frameworks, and resources for software developers. It organizes links across c…
748992active
moklick/frontend-stuff
A continuously expanded curated list (awesome-list) of frontend frameworks, libraries, and tools for building things on the web, mostly Jav…
328950active
LuckyOne7777/LLM-Trading-Lab
A repository documenting a live 6-month experiment where ChatGPT managed a real-money micro-cap stock portfolio, including trade logs, dail…
587498active
MrMimic/data-scientist-roadmap
A collection of Jupyter Notebook tutorials organized around the famous 'Road to Data Scientist' metro-map curriculum. It guides learners pr…
357386active
KalyanM45/AI-Project-Gallery
A curated gallery of artificial intelligence projects spanning machine learning, deep learning, NLP, computer vision, and generative AI, ea…
716404active
donnemartin/data-science-ipython-notebooks
A large curated collection of IPython/Jupyter notebooks covering data science topics including deep learning (TensorFlow, Keras, Theano, Ca…
3229326maintenance
hugo2046/QuantsPlaybook
A collection of Jupyter Notebook reproductions of 100+ quantitative investment strategies from Chinese brokerage financial engineering rese…
695892active
changyeyu/LLM-RL-Visualized
A curated collection of 100+ original SVG architecture diagrams explaining LLM, VLM, and reinforcement learning algorithms (RLHF, PPO, GRPO…
624819active
TingsongYu/PyTorch-Tutorial-2nd
A free open-source Chinese-language book and companion Jupyter Notebook codebase teaching PyTorch from basics through CV, NLP, and LLM appl…
674584active
Doragd/Algorithm-Practice-in-Industry
A curated collection of industry practice articles, top-conference papers, and blog posts on search, recommendation, and advertising (搜广推) …
754574active
nikolaydubina/go-recipes
A curated awesome-list of handy and lesser-known command-line tools for Go projects, covering testing, coverage, benchmarking, profiling, c…
754500active
Moataz-Elmesmary/Data-Science-Roadmap
A free self-learning roadmap repository guiding learners into data science from A to Z, curating the best free resources, videos, and cheat…
574352active
shashankvemuri/Finance
A collection of 150+ standalone Python programs for gathering, manipulating, and analyzing stock market data. It covers stock screening, ma…
664193active
electricitymaps/electricitymaps-contrib
A community-maintained collection of Python parsers that collect and standardize electricity data (production, exchanges, prices) from offi…
894025active
Jon-Becker/prediction-market-analysis
A Python framework for collecting and analyzing prediction market data from Polymarket and Kalshi, including the largest publicly available…
603774active
krzjoa/awesome-python-data-science
A curated awesome-list cataloging Python data science software across machine learning, deep learning, NLP, visualization, and related area…
673569active
oxnr/awesome-bigdata
A curated awesome-list of big data frameworks, databases, tools, papers, books, and resources. It serves as a reference catalog covering RD…
7514588maintenance
MorvanZhou/tutorials
Companion code repository for the MorvanPython (莫烦Python) tutorial series, covering machine learning, neural networks (TensorFlow, PyTorch,…
3213010maintenance
tkarim45/Beginner-Data-Science-Projects
A curated collection of beginner-friendly data science projects organized as standalone Jupyter notebooks with real datasets and explanatio…
683086active
RKiding/Awesome-finance-skills
A curated collection of plug-and-play Agent Skills that equip LLM-based AI agents with financial analysis capabilities, including real-time…
492812active
eddwebster/football_analytics
A collection of football (soccer) analytics projects, notebooks, and data pipelines by Edd Webster, covering topics like expected goals, xT…
532749active
joelgrus/data-science-from-scratch
Companion code repository for the book 'Data Science from Scratch' (2nd edition) by Joel Grus, containing pure-Python implementations of da…
329705maintenance
fengdu78/Data-Science-Notes
A collection of Jupyter Notebook study notes and curated resources covering the data science stack, from math and Python basics through Num…
328581maintenance
AsmrProg-YT/100-days-of-javascript
A collection of 80+ small JavaScript projects accompanying the AsmrProg YouTube channel's '100 Days of JavaScript' tutorial series. Each pr…
482127active
totogo/awesome-knowledge-graph
A curated awesome-list of knowledge graph resources, including graph databases, triple stores, graph computing frameworks, datasets, and le…
631884active
uhub/awesome-matlab
A curated list of MATLAB frameworks, libraries, and software, covering machine learning, robotics, signal processing, optimization, and sci…
761722active
alwxkxk/soft-and-hard
A free Chinese-language IoT tutorial ('软硬结合——从零打造物联网') with accompanying demo source code that teaches building a complete IoT system from …
341685active
KEV0143/Comparative-analysis-of-hourly-load-forecasting-using-PatchTST-TFT-NHiTS-and-CatBoost
A Python benchmark project comparing deep learning time-series architectures (PatchTST, Temporal Fusion Transformer, N-HiTS) against CatBoo…
631676active
tanjiti/sec_profile
A continuously updated dataset and scraping project that crawls security information sources like secwiki and xuanwu.github.io/sec.today, a…
771602active
patchy631/machine-learning
A collection of Jupyter Notebook tutorials covering machine learning topics from Python basics to LLMs and MLOps, accompanying the author's…
321548active
datawhalechina/hands-on-data-analysis
An open-source Chinese-language hands-on course from Datawhale that teaches data analysis through project-based Jupyter notebooks covering …
321524active
ahundt/awesome-robotics
A curated awesome-list of links, software libraries, papers, and resources useful for robotics development. It covers simulators, machine l…
321479active
GoogleCloudPlatform/data-science-on-gcp
Companion source code repository for the O'Reilly book 'Data Science on the Google Cloud Platform' by Valliappa Lakshmanan, provided as Jup…
631427active

← prev page 3 / 4 next →