awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesStatistical Visualizers

Tools for rendering mathematical functions and data distributions to illustrate statistical patterns.

Distinct from Plotting and Visualization: Focuses on the mathematical and statistical nature of the plots rather than general-purpose charts or radar interfaces

Explore 3 awesome GitHub repositories matching part of an awesome list · Statistical Visualizers. Refine with filters or upvote what's useful.

Awesome Statistical Visualizers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • amueller/introduction_to_ml_with_pythonAvatar de amueller

    amueller/introduction_to_ml_with_python

    8,025Ver en GitHub↗

    This project is a Python machine learning education kit that provides curated datasets and visualization scripts to teach fundamental machine learning concepts. It functions as both a machine learning visualization library and a collection of educational datasets designed for demonstrating and testing common models and patterns. The toolkit focuses on illustrating the internal logic and operational patterns of machine learning algorithms. It generates figures and datasets that visualize how different models behave and operate on data to aid in the learning process. The implementation utilize

    Implements a plotting engine to create visualizations of mathematical functions and data distributions.

    Jupyter Notebook
    Ver en GitHub↗8,025
  • scottplot/scottplotAvatar de ScottPlot

    ScottPlot/ScottPlot

    6,417Ver en GitHub↗

    ScottPlot is a cross-platform, high-performance charting library for .NET that renders interactive plots across desktop and web GUI frameworks including Windows Forms, WPF, MAUI, Avalonia, Blazor, and WinUI. It provides an optimized rendering engine capable of displaying millions of data points with interactive pan, zoom, and live data streaming, while also supporting image export to formats like PNG and SVG for file output, cloud applications, and notebooks. The library distinguishes itself through a comprehensive set of chart types including scatter, line, bar, pie, heatmap, financial, rada

    Displays statistical distributions, regression lines, histograms, box plots, and probability density estimates.

    C#chartchartingcharts
    Ver en GitHub↗6,417
  • vega/vega-liteAvatar de vega

    vega/vega-lite

    5,216Ver en GitHub↗

    Vega-Lite is a high-level declarative language for specifying interactive, multi-view visualizations. It compiles a concise JSON specification into a full Vega visualization, automatically inferring scales, axes, and legends from encoding declarations. The grammar-of-graphics encoding maps data fields to visual channels such as position, color, size, and shape, while a multi-view composition grammar enables layered, faceted, concatenated, and repeated layouts. Reactive parameter binding links named parameters to input widgets, selections, and expressions for dynamic updates. The project suppo

    Generates histograms, box plots, density estimates, and regression lines to reveal data distributions.

    TypeScriptchartsdeclarative-languageplot
    Ver en GitHub↗5,216
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Plotting and Visualization
  5. Statistical Visualizers