Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
DeepView Documentation (v3.9.0)
DeepView Documentation (v3.9.0)

Getting Started

  • Installation
  • Example Jupyter Notebooks

How to Use

  • 1. DeepView overview
  • 2. Load a model
  • 3. Load data
  • 4. Introspect

Algorithms

  • Data Introspectors
    • Dataset Report
      • Jupyter Notebook: Dataset Report
    • Familiarity
      • Jupyter Notebook: Familiarity for Rare Data Discovery
      • Jupyter Notebook: Familiarity for Comparison of Dataset Distribution
    • Duplicates
      • Jupyter Notebook: Find Near-Duplicate Data
    • Dimension Reduction
      • Jupyter Notebook: Dimension Reduction Strategies
  • Network Introspectors
    • Network Compression with PFA
      • Jupyter Notebook: Principal Filter Analysis (PFA)
    • Find Inactive Units with IUA
      • Jupyter Notebook: Inactive Unit Analysis (IUA)

Utilities

  • Data Producers
  • Batch Processors

Visualization

  • Canvas Framework
    • Getting Started
    • Available Components
    • Creating a Component
    • Canvas State
    • Common Functionality
    • Examples

Reference

  • DeepView API
    • deepview
      • Base API
      • Processors API
      • Introspectors API
      • Exceptions
      • Typing
    • deepview_data
    • deepview_tensorflow
    • deepview_torch
    • canvas_framework
  • Citing DeepView
  • Contributing
  • Debugging
  • Changelog
  • DeepView Open Source Changelog
  • Index
Back to top

DeepView APIΒΆ

This section details the API of the different DeepView packages.

  • deepview
  • deepview_data
  • deepview_tensorflow
  • deepview_torch
  • canvas_framework
Next
deepview
Previous
Examples
Copyright © 2024, BetterWithData Inc. All rights reserved
Made with Sphinx and @pradyunsg's Furo