Jump to Content
MakinaRocks Link
GuidesSDK ReferenceRelease NoteDiscussions
HomepageDownloadExamplesMakinaRocks Link
HomepageDownloadExamples
GuidesSDK ReferenceRelease NoteDiscussions

Introduction

  • Prologue
  • Introduction to Link
  • Key Features

Getting Started

  • Usage Environment
  • Installation and Activation
    • Python Package
    • Desktop App
    • Version Update
    • AWS AMI
  • Product Key
    • Request and Enter a Product Key
    • Retrieve Forgotten Product Key

Layout

  • Layout
    • Pipeline Panel Area Menu
    • Context Menu
    • Light/Dark Mode

Tutorial

  • Sample Source
  • Follow the Example

Examples

  • Link Examples

Features

  • Create and Run Pipeline
    • Create Pipeline
    • Run Pipeline
    • Execute Pipeline with Remote Server
    • Utilize Pipeline Components
  • Caching Management
    • Example of Component Caching
    • Enable/Disable Component Caching
    • Export/Import Cache
    • Clear Caches
  • Pipeline Parameter
    • Set Pipeline Parameter
    • Hyper-Parameter Optimizer
  • Version Control (Link Git)
    • Create and Clone a Git Repository
    • Link Git Commit
    • See Changes after Commit
    • Conflict Management
  • Export/Import
    • Export/Import Pipeline
    • Export/Import Component
    • Export/Import Kubeflow Pipeline
    • Convert to Python File

Troubleshooting

  • Technical Support
Powered byย 

Pipeline Parameter

Suggest Edits

Pipeline parameters are Global Variables, and the specified parameters apply to the entire code.

๐Ÿ“˜

Provides pipeline parameters of string, boolean, int, float type.

Learn More

  • Set Pipeline Parameter
  • Hyper-Parameter Optimizer

Updated about 2 months ago


  • Table of Contents
    • Learn More