-
Hi Tomas,
I think there might be a bug in the cross validation code, see file `notebooks/03_more_bandwidth_selectors.ipynb` in the function `get_ise_loocv`.
The for-loop defines `dens1`, but in th…
-
According to [Intel site LightGBM should already have OneDAL support](https://www.intel.com/content/www/us/en/developer/articles/technical/improve-performance-xgboost-lightgbm-inference.html).
But …
-
```julia
┌ Warning: Initialization system is overdetermined. 1 equations for 0 unknowns. Initialization will default to using least squares. To suppress this warning pass warn_initialize_determined =…
-
Most of the community refers to the `conjugate_gradient_normal` method by the name "Conjugate Gradient Least Squares (CGLS)", I think we should perform a rename in order to conform to this standard.
…
-
Having just added quantile regression to the GLS category, I'm realizing that the category name doesn't really work that well. Quantile regression is not a least-squares method but there's not really …
-
https://github.com/PlasmaControl/DESC/blob/95612fa625bd5ba939569004c767ed02594586f0/desc/optimize/least_squares.py#L347
I am pretty sure this can be moves to the outer loop without issue
-
A fundamental limitation of our auto diff tool JAX is it is [unable to handle dynamic size arrays](https://github.com/jax-ml/jax/discussions/18790) or jagged tensor operations. Both of these operation…
-
Spike detection appears in multiple LTS classes. I can't sleuth out how the term spike is being defined algorithmically? Is this a common issue in infrasound data? I don't see it discussed in Jordan's…
-
Akin to `bluesky.callbacks.fitting.LiveFit`
-
**I have checked existing issues and wiki**
- [x ] I could not find similar [issues](https://github.com/ta4j/ta4j/issues?utf8=%E2%9C%93&q=)
- [ x] I could not find a solution in the [wiki](https://t…