Paul Talbot
Paul Talbot
Approved to close via #1988
Comment from wangc on gitlab: The purpose for ExternalXML is to load external xml input file input main raven xml input file. Every node except the root can be loaded...
A useful feature of this Realization would be the ability to transform itself into a single-sample xarray dataset, which may greatly simplify the DataObject's data merging, maybe even enough to...
Further, info like the indexMap could be tracked without it being a realization variable
I think the overloading functionality from the `SupervisedLearning` interface is useful, as normalization strategies can also be flexible. If we rely on a dictionary with a boolean (or even a...
does stuff like deeplynx use any particular Python libraries?
Okay, so DeepLynx really doesn't have a Python component, that's good to know.
I think the heart of this problem is that `finishedJob.getReturnCode()` is not evaluating to 1 for a failed code run. See MultiRun around line 176, `if finishedJob.getReturnCode() == 0:`. It's...
I like this idea; I have some Sampler errors and Optimizer errors that are local to their __init__ files, and these could easily be relocated.
Hi @aalfonsi, @nickblackmore is the student at GWU working on this contract activity, so I think he'll be working on addressing comments. Certainly if there's something of particular note that...