-
**Issue type**
- [ ] Bug Report
- [ ] Feature Request
- [X] Help wanted
- [] Other
**Description**
Hi @fangwei123456. First of all, congratulate you for the great work you have done with S…
-
I am one of the maintainers of the pyresample project (https://github.com/pytroll/pyresample) along with @mraspaud @adybbroe @pnuu. We do some very similar operations to what you have in verde, but wi…
-
### Describe the workflow you want to enable
Currently the RFR implementation is only capable of handling dense multi-task problems is there any scope to change the underlying algorithm to handle Na…
-
If each sample is not the same length of n_timestamps, is it possible to perform WEASEL+MUSE on that dataset?
If I construct an array of (n_samples, n_features, n_timestamps) with n_timestamps that…
-
Having trained a re-calibration model using this library it is not obvious how to actually extract the calibrated uncertainties for the data points. As well as being generally useful it also means tha…
-
It would be nice to be able to strip (or tree shake) the debug/test geojson code especially to reduce the payload for websites.
For tree shaking the debug code should be moved out of the class.
…
-
Hello!
I have run into the problem of constructing risk scores from EWAS summary statistics without having access to the individual samples. Is there an equivalent to LDpred2-auto for methylation d…
-
I made a benchmark comparing it with `ranger` and `tuneRanger` in the default mode on some regression datasets (surprisingly `tuneRanger` was quite good, maybe datasets too small?) and noticed, that t…
-
There is a support for Regression in MathPHP but that's only the Simple Linear Regression. Is there an intention to support Multivariate (Linear) Regression in future or other types of regressions (li…
-
If I provide a logger accepting severity >= INFO via com.jcraft.jsch.JSch#setLogger it always reports the mentioned "Caught an exception, leaving main loop due to Socket closed" on disconnect" message…