LamaTe / mlr3shiny

mlr3shiny: Machine Learning in Shiny with mlr3
Other
26 stars 12 forks source link

Accessing Benchmark data for visualisation is deprecated #9

Closed LamaTe closed 2 years ago

LamaTe commented 2 years ago

Warning: '.BenchmarkResultdata' is deprecated. Use 'as.data.table(benchmark_result)' instead.

g-rho commented 2 years ago

PR #19