Lj Miranda

Results 61 issues of Lj Miranda

Check implementation of `geomancer.backend.cores.DBCore` and `BigQueryCore`

enhancement

Depends on #30 Just follow this tutorial: https://romanvm.pythonanywhere.com/post/using-docker-travis-continuous-integration-25/

build

We upload a dataframe into BQ (as a table) for every call. This is inefficient given larger datasets. There should be a better way to: - Check if the dataframe...

performance

We should first validate that the input columns exist before running the actual query.

enhancement

This won’t really break a lot of things, and it eliminates the cost of creating a grid from a sequence length. The problem is that we tend to create unnecessarily...

enhancement

## Context The current `spancat` implementation always treats the span labelling task as a multilabel problem. It uses the `Logistic` layer to output class probabilities independently for each class. However,...

enhancement
⚠️ wip
feat / spancat

> `porject` -> `project` P.S. Thanks for this reviewer, @ml874 !