matbb

Results 4 issues of matbb

I am trying to implement a custom ranking metric based lambda weights class. The paper I am reading defines lambda weights as depending on scores, $ \lambda_{ij} = ( {-\sigma}/{1+exp({s_i-s_j})}...

### Describe the new feature: When NaN values in third column interfere with calculation of correlation of two columns, dropping samples in each pair of columns independently gives more insight....

enhancement

Adding option to drop samples in each pair of columns independently. Implements feature proposed in #130. In short: when NaN values from third column interfere with calculation of correlation between...

### Priority/Impact None ### Description When adding logs to a workout `https://wger.de/en/routine//day//add-logs` the website does not render. It looks like the UI elements are drawn, but then disappear. Error message...