Pablo Gómez
Pablo Gómez
Hi @HGangloff , ah yes, I was looking for that info unsuccessfully. I don't know jax so well :). Sounds good, please go ahead, thanks! In case you have an...
Same seems to apply to the HPO example https://automl.github.io/amltk/latest/examples/hpo/
Alright, I managed to bypass the problem by manually installing swig via conda. Seems this is a quite old issue https://github.com/automl/auto-sklearn/issues/459 . Not sure if you maybe want to mention...
Hi @eddiebergman , glad to hear, no rush! Yeah, just so you know, I am also not particularly worried about the quality of the module, just want to help make...
Hi @eddiebergman , > Assuming this is on Windows, I think the bulk of these issues stem from the fact I do not test/work on Windows. I had a student...
Yes, makes sense. Also ideally one that runs without additional deps that may cause problems (see install issues at the start of this issue)
Hi @eddiebergman , trying to run the example from #270 I now receive ``` .../envs/amltk/lib/python3.11/site-packages/amltk/pipeline/parsers/configspace.py", line 146, in from ConfigSpace import Categorical, ConfigurationSpace, Constant ModuleNotFoundError: No module named 'ConfigSpace' ```
Yes, works now with the deps :)
Hi @eddiebergman, yes I think it was that one
Some others like `FDTD_reflection_detector_x = 2.4 # X-coordinates of the reflection detector for the FDTD simulation, in FDTD unit magnitudes` probably too?