class

Logarithm::CLI::Model

Inherits Admiral::Command < Reference < Object

Model management subcommand for inspecting and managing trained models.

This command provides utilities for examining trained model information, listing available models, and deleting models when needed. It helps with model lifecycle management and troubleshooting.

Actions

  • info: Display detailed information about trained models
  • list: List all available model files in the data directory
  • delete: Remove trained models (with confirmation)

Usage

logarithm model info
logarithm model list
logarithm model delete

Constants

HELP = {"description" => ""}

Model management subcommand for inspecting and managing trained models.

This command provides utilities for examining trained model information, listing available models, and deleting models when needed. It helps with model lifecycle management and troubleshooting.

Actions

  • info: Display detailed information about trained models
  • list: List all available model files in the data directory
  • delete: Remove trained models (with confirmation)

Usage

logarithm model info
logarithm model list
logarithm model delete

Class methods

description

Model management subcommand for inspecting and managing trained models.

This command provides utilities for examining trained model information, listing available models, and deleting models when needed. It helps with model lifecycle management and troubleshooting.

Actions

  • info: Display detailed information about trained models
  • list: List all available model files in the data directory
  • delete: Remove trained models (with confirmation)

Usage

logarithm model info
logarithm model list
logarithm model delete
Source
run(*args, **params)

Model management subcommand for inspecting and managing trained models.

This command provides utilities for examining trained model information, listing available models, and deleting models when needed. It helps with model lifecycle management and troubleshooting.

Actions

  • info: Display detailed information about trained models
  • list: List all available model files in the data directory
  • delete: Remove trained models (with confirmation)

Usage

logarithm model info
logarithm model list
logarithm model delete
Source

Instance methods

__rescue_from___Admiral__Error(e)

Model management subcommand for inspecting and managing trained models.

This command provides utilities for examining trained model information, listing available models, and deleting models when needed. It helps with model lifecycle management and troubleshooting.

Actions

  • info: Display detailed information about trained models
  • list: List all available model files in the data directory
  • delete: Remove trained models (with confirmation)

Usage

logarithm model info
logarithm model list
logarithm model delete
arguments

Model management subcommand for inspecting and managing trained models.

This command provides utilities for examining trained model information, listing available models, and deleting models when needed. It helps with model lifecycle management and troubleshooting.

Actions

  • info: Display detailed information about trained models
  • list: List all available model files in the data directory
  • delete: Remove trained models (with confirmation)

Usage

logarithm model info
logarithm model list
logarithm model delete
Source
flags

Model management subcommand for inspecting and managing trained models.

This command provides utilities for examining trained model information, listing available models, and deleting models when needed. It helps with model lifecycle management and troubleshooting.

Actions

  • info: Display detailed information about trained models
  • list: List all available model files in the data directory
  • delete: Remove trained models (with confirmation)

Usage

logarithm model info
logarithm model list
logarithm model delete
Source
help
run

The run command.

Source
sub(command, *args, **params)

Model management subcommand for inspecting and managing trained models.

This command provides utilities for examining trained model information, listing available models, and deleting models when needed. It helps with model lifecycle management and troubleshooting.

Actions

  • info: Display detailed information about trained models
  • list: List all available model files in the data directory
  • delete: Remove trained models (with confirmation)

Usage

logarithm model info
logarithm model list
logarithm model delete
Source

Nested types