-
It's common practice to do feature analysis when building tabular classification models using methods like SHAP, to debug modelling issues, help explain model outputs to business stakeholders, etc.
…
-
A request from Bjorn (issue #10, point 2.3) to more closely match real-world scenarios
-
TO REVIEW:
- [ ] Rob: could you please review and add a bit of text to make better transitions between example, theorems and so on in the following sections
- [ ] Introduction chapter 3
- [ ] Sect…
-
Some benchmarking showed that SAXS and XPCS functions took up the majority of the code processing time, the profiling results can be seen here:
low, 10 trains, 2 jobs, 2 procs:
- SAXS: https://rob…
-
I ran into this problem while dealing with a large amount of data. I wonder whether replacing the `for` loop in `Variogram. _calc_groups()`. with `numpy.digitize()` might be an option. Not sure if the…
-
For our statistics functions, like `weighted_cor` it would be nice to enable computing significance metrics (p-value...).
@bradyrx, perhaps you can help with this?
-
Consider enhancing the MET tc_pairs tool create tracks for revision series. Currently, tc_pairs parses the input ATCF lines and creates a track for each unique combination of basin, cyclone number, t…
-
Hi!
I was running a MixSIAR code and I have just obtained this message to report an issue:
Registered S3 method overwritten by 'GGally':
method from
+.gg ggplot2
Plotting density plots…
-
There must be some strong correlation in read depth along the sequence, which drops off after `n` bases, where `n` is some function of the mean read length. E.g. two sites that are adjacent along the …
-
Author: **Kathryn Ireland**
Topics: Fish populations
## Summary
Through discussions with LGL Ecological Research Associates, I have become interested in how synthesis research could contribute to…