-
-
**Problem description**
For milestone **M2** Commonalities should publish Release Candidate
**Expected action**
The release PR for r2.1 needs to be prepared, when scope of the version 0.5 (docum…
-
**Dependencies**
- None
**Definition of success**
- ALL R2 Additional Facilitation Materials (Listed as bullets 1-6 below) have been reviewed using the [audit rubric](https://docs.google.com/spreadsh…
-
loo_R2 used Bayesian bootstrap for quantifying the uncertainty. To be able to quantify the corresponding uncertainty when comparing two models, the same random seed should be used in Bayesian bootstra…
-
Hola , queria consulta si mi implementacion de SpecialCollectionImpl() estaba bien :
`
`public class SpecialCollectionImpl
-
> - Some references contain incomplete author lists
--> all authors should be cited.
TODO
- [x] examine refs, see if we can figure out what they are referring to
-
### Proposed changes
https://developers.cloudflare.com/r2/
### Subject Matter
Error codes
### Content Location
Existing examples:
- https://developers.cloudflare.com/radar/get-started/error-code…
-
> - Could you give a concrete example of a positionality statement early on? A concrete example is valuable to make this more understandable for researchers not familiar with this practice.
TODO
…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when I go to pay the CDN bill.
**Describe the solution you'd like**
A storage plug-in that lets us put ou…
-
```
from sklearn.metrics import r2_score
class R2Score(Metric):
def __init__(self):
self._name = "r2"
self._maximize = True
def __call__(self, y_true, y_pred)…