-
Currently the data crunching report only deals with Chisquare test between select_one variable;
https://github.com/unhcr/koboloadeR/blob/gh-pages/inst/script/3-generate-report.R#L500:L625
More cor…
-
-
Currently, the performance of the Spark benchmarks does not change with the configured number of executors, except for ALS, which partitions the input data based on the configuration. This may be a re…
-
Hi,
According to the scikit-learn inclusion criterion, "A technique that provides a clear-cut improvement (e.g. an enhanced data structure or a more efficient approximation technique) on a widely-u…
-
Leaving `sigma=None` **and** putting `absolute_sigma=True` in `scipy.optimize.curve_fit()` still gives an output, which potentially entails wrongly interpreted results because in this very case a) th…
-
## About the author
My name is Rami Aizenbud. I am a mathematician working in the [Weizmann Institute of Science](https://www.weizmann.ac.il/pages/). You can find more information about me on […
-
We could use double precision for two areas:
- [x] computations with the data array
- [ ] all computations involving other data such as FITS keywords, constants in configuration files, etc.
Doi…
-
spectrum/fitter.py, line 418 references sp.specfit.parinfo.SHIFT0.value
"sp" is not declared previously, and should probably be replaced by "self.Spectrum"
In addition to correcting to self.Spectrum, …
-
Hi there,
I've noticed that R will sometimes crash when using the strata option in the CreateTableOne() function. I've been unable to replicate the issue consistently. The problem seems to come and…
-
Over in the SLTimeDelayChallenge, @liaokai181 is making 10 example "gateway" datasets to give to the TDC1 Good Teams so that they can prepare for TDC2. We need to run `SLTimer` on them, to see if we c…