3 repository-uri
Tools for combining bivariate plots with marginal univariate representations.
Distinct from Statistical Plotting Libraries: Distinct from Statistical Plotting Libraries: focuses on the specific joint-marginal layout pattern.
Explore 3 awesome GitHub repositories matching data & databases · Joint Distribution Visualizers. Refine with filters or upvote what's useful.
Seaborn is a Python library designed for statistical data visualization. It functions as a high-level interface built on the Matplotlib ecosystem, providing specialized routines to explore and communicate complex patterns within datasets. The framework enables users to generate informative graphics through automated statistical aggregation, multi-plot faceting, and integrated regression modeling. The library distinguishes itself through a declarative approach to data mapping, which translates raw inputs into visual properties like color, size, and position. It includes a robust statistical tr
Combines bivariate plots with marginal univariate representations to show relationships and individual distributions simultaneously.
This is an interactive notebook-based course that teaches machine learning from Python fundamentals through deep learning and natural language processing. It uses real datasets and multiple frameworks within a structured, hands-on curriculum that combines concise explanations with executable code cells, built-in datasets, and embedded exercise checkpoints. Learning progresses through data preparation and exploration, classical machine learning workflows, computer vision with convolutional neural networks, and natural language processing with deep learning, all delivered as a cohesive progressi
Implements joint distribution visualizers that combine bivariate plots with marginal univariate representations.
MNE-Python is an open-source Python library for processing, visualizing, and analyzing human neurophysiological data, including MEG, EEG, sEEG, ECoG, and NIRS recordings. It provides a comprehensive framework for loading data from over 30 proprietary file formats into a common hierarchical FIF data structure, and represents all time-series data as NumPy arrays for seamless integration with the scientific Python ecosystem. The library is built around object-oriented data containers that encapsulate raw, epoched, evoked, and source data with built-in preprocessing and visualization methods. The
Combines butterfly plots with automatically placed scalp topographies for a comprehensive overview of evoked data.