dssg / dssg/triage

Eliminate the use of pandas when sorting on evaluations catwalk component

Open
#987 0 comments 0 reactions 1 assignee Claimed by @silil View on GitHub
development
Dominant language
Jupyter Notebook
Stars
201
Forks
62
PR merge metrics
No merged PRs in 30d

Description

We would like to get rid of `SQLAlchemy` and use `psycopg3` directly. The first step towards that goal requires us to get rid of pandas and the evaluations catwalk component is the way to start.

We need to do the sorting while evaluating the performance of a model without pandas in all the current options: best, worst, and random.

The code to modify is on `catwalk.utils` $\rightarrow$ `sort_predictions_and_labels`, and `catwalk.evaluations`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.