Michele Merler

Results 19 issues of Michele Merler

As a user, I want to be able to invoke /containerize against any catalog table Need to refactor code to have dynamic target table selection instead of hard coded naming....

kind/feature
size/M

As a user, I want to be able to insert my custom catalog of images/containers/destination points in the knowledge base, as a separate table, and invoke `/containerize` against it Need...

feature

add unit tests to check the correct operation of the service wrapper functions under `service/functions.py`

feature

Update entity recognition model with new entities without retraining the model Specific to siamese model

feature

Issues related to unit testing fixes 1. unit tests need to be KB independent 2. add modularity 3. add tests for wrapper functions 4. include testing of API endpoints 5....

Epic
feature
fix

Issues related to customization 1. add new entities without retraining the entity standardization model 2. add new entities, followed by offline retraining of entity standardization model 3. add entire new...

Epic
feature

Switch default entity standardization model from tf-idf to siamese Prerequisites - functional test of end to end pipeline with default siamese model - test siamese performance on new data

kind/feature

clean up functions and portions of code flagged as unused by code coverage analysis

Code_Refactoring
kind/cleanup

need to create a Red Hat user id for TCA to be able to automatically push an image of TCA to Quay.io under the Konveyor workspace, when a new release...

deployment

Be able to take a file with an input in excel or csv file It selects the fields in the file which contain the highest number of potentially recognized entities...

kind/feature
size/M
feature