-
Hi I'm interested in using this algorithm as an intermediate step in a pytorch pipeline.
Therefore I need the output of clustering to be differentiable with respect to the input. The actual output of…
-
Hi Josh,
I wrote a new implementation of MLFriends (learning the scales of the space), and tried to adhere to dynesty coding style. I believe the solution is quite compact:
https://github.com/Jo…
-
The following have been proposed for deprecation in a future release of CouchDB:
* `_show`
* `_list`
* OS daemons
* Couch proxy stuff (Couch proxying other services - `couch_httpd_proxy`
* VDUs…
-
`cache.Cache` currently caches entries where the value has been allocated by the normal Go allocator (i.e. each value is individually allocated). The upside to this approach is simplicity and that cor…
-
**Summary**
The messages system is flexible but a new event organizer may have trouble understanding where to make a change that they want. Once they get past that small learning curve, then they "ge…
-
I just saw there's a task "subgroup discovery", but it's not explained on the website: https://www.openml.org/search?type=task_type
Is that clustering or something else? Can we add clustering? That…
-
At the contributor summit yesterday, one question that came up is whether we should replace JupyterHub with a bunch of separate microservices e.g.
* A custom web app to spawn/manage pods for not…
jlewi updated
5 years ago
-
Continuing my saga of implementing EventStore as an IEventStore implementation, I've found that limiting identity to Guid limits the flexibility in how we store and categorize our aggregates/events, w…
-
I recently (re-)discovered the [OPA project](https://github.com/open-policy-agent/opa). This issue is about deprecating the ORY Ladon engine and aligning ORY Keto with OPA. The decision is not yet mad…
-
Just having a look at some of the code (nice piece of work btw) and in `ClassicLeastSquares` (*) you have
```julia
Z = (Bias) ? hcat( repeat( [ 1 ], size( X )[ 1 ] ), X ) : X
return ClassicLeastS…