Closed jescalada closed 5 months ago
Logging numeric params is not possible at the moment as they get converted into strings by the logger, forcing users to log those numbers as metrics instead.
handled in another issue -- use FasttrackML python client to ensure conversion of value to right type.
Logging numeric params is not possible at the moment as they get converted into strings by the logger, forcing users to log those numbers as metrics instead.