Daniel Fernex

Results 2 comments of Daniel Fernex

I have the same issue. When I use `save_experiment(experiment, "test.json")` it gives: `{JSONEncodeError}JSONEncodeError("Object MetricCp('Cp') passed to object_to_json (of type , module: __main__) is not registered with a corresponding encoder in...

They you very much, @mpolson64 , your solution works like a charm. I have two objectives, and I tinkered a bit to load the experiment using 'decoder' instead of 'encoder'....