shamboflow API Documentation Modules Classes Names
Clear Help

Search bar offers the following options:

  • Term presence. The below example searches for documents that must contain “foo”, might contain “bar” and must not contain “baz”: +foo bar -baz
  • Wildcards. The below example searches for documents with words beginning with “foo”: foo*
  • Search in specific fields. The following search matches all objects in "twisted.mail" that matches “search”: +qname:twisted.mail.* +search

    Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.

  • Fuzzy matches. The following search matches all documents that have a word within 1 edit distance of “foo”: foo~1

Results provided by Lunr.js

Summary of Undocumented Objects

  • Variable - shamboflow._cuda_version
  • Variable - shamboflow._driver_version
  • Variable - shamboflow._props
  • Instance Variable - shamboflow.callbacks.EarlyStopping._metric_old
  • Instance Variable - shamboflow.callbacks.EarlyStopping._monitor
  • Instance Variable - shamboflow.callbacks.EarlyStopping._patience
  • Instance Variable - shamboflow.callbacks.EarlyStopping._patience_ctr
  • Instance Variable - shamboflow.callbacks.EarlyStopping._verbose
  • Instance Variable - shamboflow.callbacks.ModelCheckpoint._metric_old
  • Instance Variable - shamboflow.callbacks.ModelCheckpoint._monitor
  • Instance Variable - shamboflow.callbacks.ModelCheckpoint._save_best
  • Instance Variable - shamboflow.callbacks.ModelCheckpoint._save_path
  • Instance Variable - shamboflow.callbacks.ModelCheckpoint._verbose
  • Instance Variable - shamboflow.callbacks.ReduceLROnPlateau._factor
  • Instance Variable - shamboflow.callbacks.ReduceLROnPlateau._metric_old
  • Instance Variable - shamboflow.callbacks.ReduceLROnPlateau._min_val
  • Instance Variable - shamboflow.callbacks.ReduceLROnPlateau._monitor
  • Instance Variable - shamboflow.callbacks.ReduceLROnPlateau._patience
  • Instance Variable - shamboflow.callbacks.ReduceLROnPlateau._patience_ctr
  • Instance Variable - shamboflow.callbacks.ReduceLROnPlateau._verbose
  • Method - shamboflow.engine.base_callback.BaseCallback.__init__
API Documentation for shamboflow, generated by pydoctor 24.3.3 at 2024-10-01 18:26:24.