Artur Dox

Results 6 comments of Artur Dox

Thank you for the quick answer! I am trying to follow the tutorial you referenced. I am using a flow that contains a KNeighborsClassifier (Flow ID: 90800, https://test.openml.org/f/90800) but I'm...

Inspecting the JSON file from the autosklearn_flow provided in the tutorial I see a component identifier `"component":{"identifier":"automl_tool","flow":`. However, I do not see this for my own flow (https://test.openml.org/f/90800). Is this...

Hi @LennartPurucker, thanks a lot for your response! I had actually already tried `components=OrderedDict()` and creating the flow worked. If I wanted to reference an already existing flow, can I...

> From a code perspective, if you set `parameters=OrderedDict(), parameters_meta_info=OrderedDict()`, it should work as well. From a data perspective, IMO, it would be good to include (some) `parameters` information, such...

Hi @joaquinvanschoren I have this issue with the test server. I registered an account on the test server, but did not receive a confirmation email to activate my account. I...

@joaquinvanschoren My account is activated now, thanks! However, when I try to create a new task for example, the page is frozen. I can select the task typ, but after...