causalexplain.gui.tabs package#
Submodules#
Diagnostics tab for ReX per-regressor internals.
- class DiagnosticsTab(ui, run, storage, settings, active_model_state)[source]#
Bases:
objectBuild and manage the Diagnostics tab.
Dataset generation tab for the causalexplain GUI.
- class GenerateTab(ui, run, storage, settings, notify)[source]#
Bases:
objectBuild and manage the Generate Dataset tab.
Load/evaluate tab for the causalexplain GUI.
- class LoadTab(ui, run, storage, settings, upload_dir, active_model_state)[source]#
Bases:
objectBuild and manage the Load + Evaluate tab.
Training tab for the causalexplain GUI.
Module contents#
Tab builders for the causalexplain GUI.
- class TrainTab(ui, run, storage, settings, upload_dir, active_model_state)[source]#
Bases:
objectBuild and manage the Train Model tab.
- class LoadTab(ui, run, storage, settings, upload_dir, active_model_state)[source]#
Bases:
objectBuild and manage the Load + Evaluate tab.
- class GenerateTab(ui, run, storage, settings, notify)[source]#
Bases:
objectBuild and manage the Generate Dataset tab.