You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package is used to analyse datasets of different HPO-algorithms performing on multiple benchmarks, using a Linear Mixed-Effects Model-based approach.
@@ -13,17 +12,19 @@ As indicated with the `v0.x.x` version number, Significance Analysis is early st
13
12
14
13
## Documentation
15
14
16
-
Please have a look at our [example](significance_analysis_example/analysis_example.ipynb).
17
-
The dataset should be a pandas dataframe of the following format:
15
+
For an interactive overview, please have a look at our [example](significance_analysis_example/analysis_example.ipynb).
16
+
17
+
Every dataset should be a pandas dataframe of the following format:
0 commit comments