client icon indicating copy to clipboard operation
client copied to clipboard

Added get_predictions on QueryResult

Open jinensetpal opened this issue 8 months ago • 5 comments

Created a get_predictions function that:

  1. Loads a model registered with DagsHub-hosted MLFlow
  2. Locally performs inference on it and either appends to a column, and/or returns it for further use.

jinensetpal avatar Jul 01 '24 12:07 jinensetpal