Prabhant Singh

Results 18 comments of Prabhant Singh

hi @hildeweerts , Can you please inform me which platform you are using. This repository is for new.openml.org which is currently in development. To post issues related to Openml.org please...

Hi, right now it's safe to use the parquet URL for datasets available there. (You'll get an error or 403 if its not available). We are done with converting sparse...

This dataset is not available in parquet yet. We are still in the process of migrating all the datasets to parquet.

Hi @HeidiSeibold. I installed this bot for https://github.com/openml/blog repository. This works as intended. I have installed this for OpenML and Openml.org repository too.

The production server with parquet support will be ready in a week or two.

Here is the gist for my last experiment where I still had to eliminate some of the search space to make it work https://gist.github.com/prabhant/ebc0f4f9eb17fec4a80047f2aeb4b184

I think it might be because of tensorflow version as the code supports 1.4,1.7 . Can you try it with any of these versions?

@Wman1001 This means you might not have this value in your search space, can you check it?

The search space depends on your needs, but if you do not define any values then GAMA only takes the default values for the parameter.

I had the same question, as the macro_search.sh produces only 12 layers of architecture and macro_final has a 24layer architecture. But if you notice the parameters in scripts then you'd...