openml-r icon indicating copy to clipboard operation
openml-r copied to clipboard

add convert oml dataset to mlr3

Open bakopyan opened this issue 5 years ago • 1 comments

bakopyan avatar Sep 03 '19 12:09 bakopyan

tests/testthat/test_local_convertOMLSplitsToMlr3.R:12:40: style: Only use double-quotes.

​      task$input$estimation.procedure[['type']]= oml.types[i]
                                       ^~~~~~

tests/testthat/test_local_convertOMLSplitsToMlr3.R:12:48: style: Put spaces around all infix operators (except exponentiation).

​      task$input$estimation.procedure[['type']]= oml.types[i]
                                              ~^

lintr-bot avatar Sep 09 '19 15:09 lintr-bot