client
client copied to clipboard
Added get_predictions on QueryResult
Created a get_predictions
function that:
- Loads a model registered with DagsHub-hosted MLFlow
- Locally performs inference on it and either appends to a column, and/or returns it for further use.