Skip to main content
Ctrl+K
tpcp 2.2.0 documentation - Home

Site Navigation

  • Getting Started
  • User Guides
  • API Reference
  • Examples
  • Changelog
  • GitHub

Site Navigation

  • Getting Started
  • User Guides
  • API Reference
  • Examples
  • Changelog
  • GitHub

Section Navigation

  • Dataset
    • Dataset
  • Parameter and Custom Objects
    • HyperParameter
    • HyperPara
    • OptimizableParameter
    • OptiPara
    • PureParameter
    • PurePara
    • Parameter
    • Para
    • clone
    • cf
    • BaseTpcpObject
    • CloneFactory
    • BaseFactory
  • Custom Algorithms and Pipelines
    • Algorithm
    • Pipeline
    • OptimizablePipeline
    • make_action_safe
    • make_optimize_safe
    • get_param_names
    • get_action_params
    • get_results
  • Parameter Optimization
    • Optimize
    • GridSearch
    • GridSearchCV
    • DummyOptimize
    • BaseOptimize
    • CustomOptunaOptimize
    • OptunaSearch
  • Validation and Scoring
    • DatasetSplitter
    • Scorer
    • Aggregator
    • FloatAggregator
    • MacroFloatAggregator
    • mean_agg
    • no_agg
    • cross_validate
    • validate
  • Miscellaneous Utils
    • tpcp.misc.BaseTypedIterator
    • tpcp.misc.TypedIterator
    • custom_hash
    • classproperty
    • set_defaults
  • Parallel Helpers
    • delayed
    • register_global_parallel_callback
    • remove_global_parallel_callback
  • Caching
    • hybrid_cache
    • global_disk_cache
    • global_ram_cache
    • remove_disk_cache
    • remove_ram_cache
    • remove_any_cache
    • get_ram_cache_obj
  • Testing
    • TestAlgorithmMixin
    • PyTestSnapshotTest
  • API Reference
  • tpcp.validate: Validation helper
  • mean_agg

mean_agg#

tpcp.validate.mean_agg(value: float) → FloatAggregator[source]#

Calculate the mean of the values.

On this page
  • mean_agg
Edit on GitHub
Show Source

© Copyright 2021 - 2026, MaD Lab, FAU, Digital Health and Gait Analysis Group.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.14.4.