sliderfilter
sliderfilter ¶
Module contains the filter with a slider
Classes¶
SliderFilter ¶
Bases: ExperimentFilter
Filter for experiments which uses a slider
Source code in niceml/experiments/filters/sliderfilter.py
Functions¶
filter ¶
filters experiments according to the settings
Source code in niceml/experiments/filters/sliderfilter.py
render ¶
renders the component in the streamlit sidebar and stores the selected result
Source code in niceml/experiments/filters/sliderfilter.py
UnsupportedModeError ¶
Bases: Exception
Error when the mode is not supported