Skip to content

Commit e45691c

Browse files
committed
NEWS
1 parent f684f52 commit e45691c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
mlr_2.7:
22
- New argument "models" for function benchmark
33
- 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
49

510
mlr_2.6:
611
- cluster.kmeans: added support for fuzzy clustering (property "prob")

0 commit comments

Comments
 (0)