-
- [x] problem
- [x] sketches
- [x] personas
- [ ] scenarios
-
@joezuntz , @mdschneider , @rmjarvis , @esheldon , @EiffL (and feel free to loop anybody else in, I just pinged some people who participated in these discussions):
Just to close the loop on the que…
-
Opening an issue based on an off-list conversation with various QSO-aware team members.
The basic issue is that the QSOs target densities in the data challenge code are too low, especially for Lya …
-
Hi everyone,
currently I'm trying to cluster some artificial data. While I'm horribly failing at it (due to noise, I think), I stumbled about some weird occurrence in one of my results.
I clustere…
-
In the clojure compiler, there is a function called `get` that Brooks wrote, that works kind of like `nth` (apparently), although I need more details on this. If you compile the gmm (gaussian mixture …
-
Hi Paul
Preamble:
Further to previous conversation (and the following depends on whether brms is configured to allow for 2 separate linear predictor functions on the same response value (hence the…
-
Benefits:
- Easy for a certain class of user to connect: "yes, this is what I would expect naive Bayes to do on this data
- Something for us to compare crosscat's inference quality performance against…
-
This issue will be for making and discussing weekly assignments, questions about them, and related matters. Let me know if you are getting notifications when new material is added.
-
In GFA1, we are using CIGAR to describe overlaps between two segments. It was my idea initially, and I admit it is not a good one. @thegenemyers [proposed](https://github.com/thegenemyers/GFA-spec/blo…
-
**Introduction**
Clustering algorithm EMA (Expectation Maximization Algorithm) should be implemented. EMA is an iterative method to find maximum likelihood or maximum a posteriori (MAP) estimates of…