-
Recognised speakers, faces, places, text etc. are modelled in as logtrack items in DAAN. We need to find a way of modelling these in linked data that makes them usable for linked data users. We will n…
-
Fairly is only useful if the users feel they can trust the results. This is specially important in corner cases where there are few data points in the training distribution and the model may not have …
-
We make quite a lot in R-Instat of using tidyverse. We are not the only ones! There is now a tidymodels package that could be important for our own modelling menu.
But the main purpose of this iss…
-
# Summary
Moving on from issue #64 where we modified our UI elements using QTDesigner, we are ready to begin working on the UI backend. Before we start writing any new code, we should do an object or…
-
How will they want to use the available data/interact with it?
This will inform discussions about the [API](https://github.com/NERC-CEH/dri_gridded_data/issues/24) and [version control](https://githu…
-
The current repo organisation is very messy and needs better re-organisation. Below are notes
- All examples should be implemented in both Turing.jl and Stan.jl
- Each of them needs a file for m…
-
**Objective:**
- Identify all enrollment services that interact with the SQLite Database
- Update the service logic to use the new Redis and DynamoDB implementations
- Ensure enrollment service f…
-
**Is your feature request related to a problem? Please describe.**
The fake data generation is very barebones and server little more than technical unit testing of ETL development when there is no di…
WoutV updated
2 months ago
-
A dozen of pages of content can be copied as is in the new site: we have a list.
Another few can be made into tables of database that can be maintained in the admin filament.
-
Hello,
I'm trying to convert my model to TFA, and I'm getting an unmanaged KeyError for some of my metabolites. It usually looks like that:
```
mytfa.prepare()
mytfa.convert()
2021-04-23 14…