Skip to content

Slot: model_file_path

Path to deep learning model file if using a local or custom trained model file. Use this instead of model_name when pointing to a specific file on disk. Either model_name or model_file_path should be provided when using deep learning methods.

URI: lambda:model_file_path Alias: model_file_path

Applicable Classes

Name Description Modifies Slot
ParticlePickingParameters Parameters specific to particle picking workflows no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: http://w3id.org/lambda/

Mappings

Mapping Type Mapped Value
self lambda:model_file_path
native lambda:model_file_path

LinkML Source

name: model_file_path
description: Path to deep learning model file if using a local or custom trained model
  file. Use this instead of model_name when pointing to a specific file on disk. Either
  model_name or model_file_path should be provided when using deep learning methods.
from_schema: http://w3id.org/lambda/
rank: 1000
alias: model_file_path
owner: ParticlePickingParameters
domain_of:
- ParticlePickingParameters
range: string