-
- [x] Make /competitionleaderboard public
As an anonymous user when I access /leaderboard?id=x
Then I should see all the usernames that have a competition attempt and the score they got
I should …
-
Currently a lot of tests use a list of metric learners and their dataset, defined at the top of `test_utils`. The problem is that there is no difference currently between a list of all metric learners…
-
## Observed behavior
Observed while intentionally trying to break the Setup Wizard as part of the full integration testing effort. The main point of confusion is that the admin is not sure how many a…
-
* If I use `adanet.AutoEnsembleEstimator` to combine weak-learners, do those weak-learners combine side by side on the same layer with weights or one after another on multiple layers?
* I’ve also r…
-
From @ottonomy on the Standards call on 8/18/2015
What happens to all published badge assertions? Do we want "megacorps" to be able to scoop up all this valuable de-anonymized information about learn…
-
It is not possible to build a stacked learner using mlr3 pipelines where the feature union uses a different task type than the final prediction. The following example is following the mlr3 book and st…
-
Pick one piece of programming you're doing (we recommend a codewars kata) and pair up with a volunteer to work on it together.
See [the mentored pair programming guide](https://programming.codeyour…
-
Pick one piece of programming you're doing (we recommend a codewars kata) and pair up with a volunteer to work on it together.
See [the mentored pair programming guide](https://programming.codeyour…
-
It would be nice to have support for scalar block layout. It's pretty convenient and natural to have packed alignment for structures, and it's a frequent stumbling block for new learners, especially t…
-
This builds on #112
Users will want to be able to unsubscribe from channels so they don't appear in their feed.
When a user is unsubscribed through their own action, we need to keep track of the u…