Skip to content

feature: let people add training rows multiple times for the same row_id, but for different model_ids #9

@ClimbsRocks

Description

@ClimbsRocks

basically, you should be able to train a model 10 times.

at serving time, we should be able to just grab the rows by their row_id (ignoring model_id)

at training time, we should be able to have feature values stored for each iteration of the model we train, to make sure each one conforms to what we expect.

this will definitely require some custom logic. but i think it'll be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions