Feature #2887 categorical weights#2988
Merged
JohnHalleyGotway merged 42 commits intodevelopfrom feature_2887_categorical_weightsOct 11, 2024
+2,236-876
Commits
Commits on Aug 28, 2024
Commits on Sep 3, 2024
Commits on Sep 6, 2024
Commits on Sep 9, 2024
Per #2887, address some of the 34 SonarQube code smells flagged for this PR. Note that the compute_ci.h/.cc changes are necessary and good since we should be computing CI's using doubles instead of…
committedPer #2887, update run_sonarqube.sh to specify the target CXX standard as 11. The hope is that that will limit the findings to only those features available in the C++11 standard.
committed- committed
- committed
Commits on Oct 3, 2024
Commits on Oct 4, 2024
Commits on Oct 7, 2024
- committed
- committed
- committed
- committed
- committed
Commits on Oct 8, 2024
Per #2887, reconfigure existing Ensemble-Stat unit test to request probabilistic output to see that it's impacted by the grid_weight_flag setting.
committed- committed
- committed
- committed
Per #2887, revise the existing unit_grid_weight.xml unit tests for Grid-Stat to write CTC/CTS/MCTC/MCTS output and for the DESC column to be populated to indicate the type of grid weighting that wa…
committed
Commits on Oct 9, 2024
Per #2887, relatively small changes to drive down SonarQube code smells. Also, switch from total() to n_pairs() when computing confidence intervals.
committed- committed
- committed
- committed
- committed
- committed