-
explorar el modelo de capas wenner e implementarlo en el código.
-
Hi,
I'm trying to fill from above the `''` values in a couple of columns in the tables retuned via `get_layer_info()` but I'm having trouble identifying the correct value in a table in which the fi…
-
(Part of review [here](https://github.com/openjournals/joss-reviews/issues/6962).)
This was fun to read *and* I learnt some things :)
Some minor statistical/editorial comments on the paper:
-…
-
I was taking a look at this with @Jingru923, since the inserted offset for the first vertex makes the subsequent validation a bit hacky.
The current code is this:
```julia
"""
From a table wit…
Huite updated
4 months ago
-
#27 calls for splines (R built-in method smooth.spline) and lowess to be added
#49 calls for Savitzky-Golay to be added (which may simply be a general case of loess?)
#88 calls for better clarificat…
-
#### Describe the workflow you want to enable
When using `SplineTransformer` as part of a larger feature preprocessing pipeline that ends in a linear model, e.g. `Ridge`, I'd like the splines to get …
-
not sure exactly how to flexibly do this. Wayne suggests giving users the option to break their rolling statistics into x number of plots to allow for better visualization.
scrap smoothing splines.…
-
http://docs.scipy.org/doc/scipy/reference/generated/scipy.interpolate.UnivariateSpline.html#scipy.interpolate.UnivariateSpline
I've been using UnivariateSpline for smoothing noisy data, and it's grea…
-
Admin edit: After #129 is implemented, this ticket addresses non destructive curves for flat areas like roads / paths.
-----
### Description
I am trying to find a way to add roads (splines) …
-
[`impute_capital_gains`](https://github.com/PolicyEngine/policyengine-uk/blob/f89baee294f74990c26f024cdb32125610169b38/policyengine_uk/data/datasets/frs/imputations/capital_gains.py#L41) currently int…