LogoLogo
  • Introduction to Tensorleap
  • Getting Started
    • Tensorleap Setup
      • Installation
      • Registering a User
      • Extending trial
      • CLI authentication
    • QuickStart
      • Quickstart using Leap Hub
      • Quickstart Using Gallery
    • Core Concepts
  • Tensorleap Integration
    • Writing Integration Code
      • Preprocess Function
      • Input Encoder
      • Ground Truth Encoder
      • Metadata Function
      • Visualizer Function
      • Custom Metrics
      • Custom Loss Function
      • Prediction
      • Custom Layers
    • Model Integration
    • Configurations files
      • leap.yaml
      • leap_mapping.yaml
    • Uploading with CLI
      • Integration test
      • CLI Assets upload
    • Python API
      • code_loader
        • 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
  • 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)
      • Dashboards
        • Dashlets
          • Population Exploration
            • Sample Visualization
            • Population exploration settings
          • Sample Analysis
          • Metrics Dashboard
        • Issues
        • Tests
        • Insights
        • Dashboard actions
          • Dashboard Filtering
          • Fetch Similar
    • Resources Management
      • Secret Manager
      • Integration Scripts
    • Team management
    • Settings
  • Examples
    • Semantic Segmentation
    • Image Analysis
    • Sentiment Analysis
    • MNIST Project Walkthrough
    • IMDB Project Walkthrough
  • Legal
    • Terms of Use
    • Privacy Policy
Powered by GitBook
On this page

Was this helpful?

  1. Platform
  2. Project
  3. Dashboards

Dashboard actions

Dashboard FilteringFetch Similar
PreviousInsightsNextDashboard Filtering

Was this helpful?