openml / openml-r

R package to interface with OpenML
http://openml.github.io/openml-r/
Other
95 stars 37 forks source link

retrieve evaluation results #420

Closed BayanIbra closed 5 years ago

BayanIbra commented 5 years ago

I am trying to retrieve as many evaluation data as possible using listOMLRunEvaluations() but I got this error
Error in doHTTRCall(method, url = url, query = list(api_key = conf$apikey), :

What do you suggest?

giuseppec commented 5 years ago

I guess this is also fixed, looks like this issue https://github.com/openml/openml-r/issues/422. Please reopen if problem is not solved.