-
Needs to have a separate routine, rather than being part of ctsm_create_timeSeries. Also need to consider whether the data need to be converted to a wet weight basis before estimation. Increasingly …
-
All sensors have uncertainties, and the various calculations we do (including temp/moisture adjustments etc.) have their own uncertainties. We should use these to calculate the uncertainties for the m…
-
It seems that load balance loss and uncertainty loss are not being used in the MoFME. It does have an l_aux, maybe an auxiliary loss, but it is initialized with 'None'.
azcdk updated
2 months ago
-
The User Guide specifies that tags "Should only contain alphanumeric characters or dashes", but provides example commands using tags with spaces (e.g., "t/small scale"). The Developer Guide's test cas…
-
Split out from #652. Currently a user has to specify if they want the rounding to occur with uncertainty or figures. It would be very convenient if there was another rounding option smart that takes i…
-
The examples you've provided use SPI, but don't include i2c. I've managed to get my head around the basics of initialising and using i2c, but I'm still a bit stuck as there isn't much in the way of co…
-
Currently, Autogluon Tabular predicts values without giving an estimate of the uncertainty.
Are you going to integrate methods like [conformal prediction](https://arxiv.org/pdf/2005.07972.pdf) or ano…
-
I would have opened a discussion, but I appear unable
Is there any plan for what to do about [pendulum's lack of 3.13 support](https://github.com/sdispater/pendulum/issues/844)? and [general uncert…
-
This Issue aims to tackle the task of plotting multiple campaigns (configs) together in a single plot.
**Questions:**
- How to handle the `datasets` parameter for the various campaigns?
**To…
-
Hello. Thank you for this amazing work.
I tried to run tutorial_scaler.py, but it says "NameError: name 'GLEstimatorBase' is not defined". My environment is Python3.10 and Torch2.1.0, and I have inst…
SydCS updated
2 weeks ago