We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f684f52 commit e45691cCopy full SHA for e45691c
NEWS
@@ -1,6 +1,11 @@
1
mlr_2.7:
2
- New argument "models" for function benchmark
3
- fixed a bug where 'keep.pred' was ignored in the benchmark function
4
+- some of the very new functions for benchmark plots had to be refactored and/or renamed.
5
+ these names are gone from the API:
6
+ plotBenchmarkResult, generateRankMatrixAsBarData, plotRankMatrixAsBar, generateBenchmarkSummaryData, plotBenchmarkSummary,
7
+ this is the new API:
8
+ plotBMRSummary, plotBMRBoxplots, plotBMRRanksAsBarChart
9
10
mlr_2.6:
11
- cluster.kmeans: added support for fuzzy clustering (property "prob")
0 commit comments