discotime
latest

Contents:

  • Installation
  • Getting started with discotime
  • discotime
    • discotime package
      • Subpackages
        • discotime.datasets package
        • discotime.metrics package
        • discotime.models package
        • discotime.utils package
discotime
  • discotime
  • discotime package
  • discotime.utils package
  • Edit on GitHub

discotime.utils package

Submodules

  • discotime.utils.estimators module
    • AalenJohansen
    • KaplanMeier
      • KaplanMeier.percentile()
    • interpolate2d()
  • discotime.utils.misc module
    • BaseFabricTrainer
    • EarlyStopping
      • EarlyStopping.should_stop()
    • OptunaCallback
      • OptunaCallback.on_validation_end()
    • clamp()
    • get_last_intermediate_value()
    • recursive_defaultdict()
    • split_dataset()
    • update_mapping()
  • discotime.utils.typing module
    • LabelTransformer
      • LabelTransformer.cuts
      • LabelTransformer.fit()
      • LabelTransformer.fit_transform()
      • LabelTransformer.max_time
      • LabelTransformer.transform()
    • SurvData
      • SurvData.event_status_cont
      • SurvData.event_status_disc
      • SurvData.event_time_cont
      • SurvData.event_time_disc
      • SurvData.features
    • Transformer
      • Transformer.fit()
      • Transformer.fit_transform()
      • Transformer.transform()
Previous Next

© Copyright 2023, Peter Christoffer Holm. Revision d62a577f.

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