-
Hi Armando,
Do you have any plans on adding support for Compton peaks to the fitting model? Possibly in such a way that would allow users to specify the expression for the Compton peak?
Best,
…
-
`fit_two_freq` and `fit_photon_ramsey` should return a `generic fit`, for consistency with other fit functions.
-
Hey Nico,
I have an issue with the Sinje Fits your are using, they tend to be quite inaccurate when there are single deviations from the typical pattern in the data we are using.
[2019-04-24 -…
-
Hi, I previously used this model without error, but recently, I got this error without changing the code and with exact input images. I tried to fix it by reducing max_points_num and max_tri_points_nu…
-
When attempting to save LCF results as "Save Statistics Report for All Fitted Groups" for multiple datasets, the resulting CSV does not contain the appropriate components and/or contributions; it seem…
-
### Current Behavior:
We are currently utilising the `RetinaNet` pretrained model which we are then transfer learning onto a custom dataset. In this dataset we have an adapted jittered resize…
-
After the realtime pipeline has been migrated to be run on Slurm with 5 nodes, each of which hosts 2 parallel jobs (starting from 2024 Oct 1 or so), we have encountered two primary symptoms that we di…
-
Add `num_cpus` and `num_gpus` as init args to TabularPredictor
If specified, the values are used as the defaults for all instances in the predictor where `num_cpus` and `num_gpus` can be specified.…
-
You have two switches:
--720p fit video within 1280x720 pixel bounds
--1080p " " " 1920x1080 " "
Now that 8k content will surely start to creep in (although slo…
tjesp updated
9 months ago
-
Code to reproduce:
```python
from sktime.datasets import load_longley
from sktime.forecasting.arima import ARIMA
from sktime.forecasting.base import ForecastingHorizon
from sktime.forecasting.c…