LogoLogo
  • Tensorleap
  • Getting Started
    • Tensorleap Setup
      • Installation
      • Registering a User
      • CLI authentication
    • QuickStart
      • Quickstart using Leap Hub
      • Quickstart Using Gallery
  • Tensorleap Integration
    • Code Integration
      • Integration Script
        • Preprocess Function
        • Input Encoder
        • Ground Truth Encoder
        • Metadata Function
        • Visualizer Function
        • Custom Metrics
        • Custom Loss Function
        • Prediction
        • Custom Layers
        • Examples
          • CelebA Object Detection (YoloV7)
          • Wikipedia Toxicity (using Tensorflow Datasets)
          • Confusion Matrix
          • CelebA Classification (using GCS)
      • API
        • code_loader
          • Tensorleap decorators
            • @tensorleap_preprocess
            • @tensorleap_input_encoder
            • @tensorleap_gt_encoder
            • @tensorleap_custom_loss
            • @tensorleap_custom_metric
            • @tensorleap_custom_visualizer
            • @tensorleap_metadata
          • leap_binder
            • add_prediction
          • enums
            • DatasetMetadataType
            • LeapDataType
            • DataStateType
          • datasetclasses
            • PreprocessResponse
          • visualizer_classes
            • LeapImage
            • LeapImageMask
            • LeapImageWithBBox
            • LeapImageWithHeatmap
            • LeapHorizontalBar
            • LeapGraph
            • LeapText
            • LeapTextMask
            • LeapVideo
      • Integration test
    • Tensorleap Configurations
      • leap.yaml
      • leap_mapping.yaml
    • Model Integration
    • CLI Assets upload
  • Platform
    • Project
      • Network
        • Network Mapping
          • Create a mapping
            • Network Wizard
            • Input Node
            • Ground Truth Node
            • Loss Node
            • Visualizer Node
            • Metric Node
            • Model Node
          • Validate mapping
          • Save mapping to file
          • Applying a mapping
        • Code Integration
          • Code version controller
          • Asset Review
          • Code Viewing
      • Versions
      • Menu Bar
        • Evaluate a Model
        • Runs and Processes
          • Process Types
            • Import Model Process
            • Dataset Parse Process
              • Tensorleap default environment
            • Graph Validate Process
            • Evaluate Process
            • Population Exploration Process
            • Visualizers Calculation Process
            • Fetch Similar Process
            • Sample Analysis Process
            • Import Project Process
        • Notifications
        • In-app tour (beta)
      • Dashboard
        • Dashlets
          • Population Exploration
          • Sample Analysis
          • Metrics Dashboard
        • Issues
        • Tests
        • Insights
    • Resources Management
      • Secret Manager
      • Integration Scripts
    • Team management
    • Settings
  • Examples
    • Semantic Segmentation
    • Image Analysis
    • Sentiment Analysis
    • MNIST Project Walkthrough
    • IMDB Project Walkthrough
  • Guides
    • Full Guides
      • MNIST Guide
        • Dataset Integration
        • Model Integration
        • Model Perception Analysis
        • Advanced Metrics
      • IMDB Guide
        • Dataset Integration
        • Model Integration
        • Model Perception Analysis
        • Advanced Metrics
  • Tips & Tricks
    • Import External Code
  • Legal
    • Terms of Use
    • Privacy Policy
Powered by GitBook
On this page

Was this helpful?

  1. Platform
  2. Project
  3. Dashboard

Dashlets

Population ExplorationSample AnalysisMetrics Dashboard
PreviousDashboardNextPopulation Exploration

Was this helpful?