-
Some things that would have to change:
- `train` has a component called `modelType` that is currently either "Regression" or "Classification". Another option, "Survivial" would need to be added and a …
-
Hello,
I have enabled Valheim+ in the docker-compose file but I get an error when it tries to get the file while starting up.
```
valheim_1 | [Valheim][steam]: Checking for TYPE flag
valh…
-
**Submitting author:** @jonschwenk (Jon Schwenk)
**Repository:** https://github.com/jonschwenk/RivGraph
**Version:** v0.4
**Editor:** @kbarnhart
**Reviewer:** @eriknes, @leotrs
**Archive:** 10.5281/ze…
-
This is a living issue. We will edit it as we go along. Don't use till we develop a final proofread version.
### App Description
INDRA is a free app for crowdsourcing reports from citizen scient…
-
**Steps:**
- [x] Review alternatives to improve performance in `Sysfs.java`
- [x] Evaluate the performance with JMH
- [x] Consolidate changes with current architecture
**Original Request:**
…
-
_If this exists elsewhere in the Github ecosystem let me know and I'll just comment there. Section 3 is long and academic but I figured it'd be good for reference, but feel free to skip and weigh in o…
-
Anyone who took a dependency on v1-beta should have long ago upgraded to 1.0.0 of the spec. It's been more than 10 years. Converting any existing v1-beta style records to v1 conformance should be tr…
-
## Thoughts on externalizable objects and secondary storage for vats
### `LiveSlotsStore`
`LiveSlotsStore` is the low level store, used by liveslots but not exposed
directly to vat code. In pr…
FUDCo updated
4 years ago
-
Should private state have an "escape hatch" like TypeScript private, or be strongly private the way that closed-over values are? Soft-private isn't fully written out the way that @zenparsing has done …
-
Hello,
I'm thinking about adding a plot.BTM function to my BTM package using ggraph. BTM is good for clustering text (https://cran.r-project.org/web/packages/BTM/index.html).
In order to have a go…