Paul Talbot
Paul Talbot
I spent some time looking at this; the test runs fine from the input directory, but not from a different directory. The reason isn't clear to me yet; I'm sure...
Another approach we've used in the past is to have the models ensemble with another "post-run" model that combines the objectives into a single weighted target objective; this yields a...
With this being the end of the intern season and the start of the EOFY activities, I find it unlikely that I can spend much time on this soon. I...
It looks like the issue is this data was scraped from `txt` into `csv` using Excel, and Excel encodes using the `\ufeff` BOM (see https://stackoverflow.com/questions/17912307/u-ufeff-in-python-string/17912811#17912811). There are some encoding options...
It turns out the fix in #1565 didn't work for Windows but passed our tests somehow. I'm working on it.
Looks like there may be other encoding problems we don't catch yet, then?
> guys, is this going to happen anytime soon? If I recall correctly, the DMDc merge introduced some conflicting mechanics as well as code conflicts, so I haven't returned to...
You know how it is, as soon as someone needs it, it will become a priority. I don't foresee needing it until near end of this FY, for my stuff,...
I believe all of the critical changes have been ported to other PRs and merged. @dylanjm can you confirm? I can close this if there's nothing else of value to...
Okay, I'll close this then. Thanks, @dylanjm and @aalfonsi!