mml Logo

Contents

  • Installation
  • Getting started
  • Hyperparameter optimization
  • Plugins
  • Modes
  • Guides
  • Extensions
  • CLI

API

  • API components overview
  • mml-core API
    • mml.api
    • mml.cli
    • mml.core.data_loading
    • mml.core.data_preparation
    • mml.core.models
    • mml.core.scripts
    • mml.core.visualization
      • mml.core.visualization.cm
      • mml.core.visualization.predictions
      • mml.core.visualization.logo
        • show_logo()
      • mml.core.visualization.utils
    • mml.interactive
    • mml.testing
  • plugins
mml
  • mml-core API
  • mml.core.visualization
  • mml.core.visualization.logo
  • View page source

mml.core.visualization.logo

show_logo(indent: int = 0)[source]

Prints the mml logo in ascii art to the terminal.

Parameters:

indent (int) – specifies the number of blanks prepended

Returns:

Previous Next

© Copyright 2021-2025, German Cancer Research Center (DKFZ), Heidelberg, Germany. Last updated on Jul 21, 2025.

Built with Sphinx using a theme provided by Read the Docs.