Kushal Batra
Kushal Batra
This is the doc which captures different types of exceptions seen and to be handled in a better way in the upcoming releases: 1. cannot unpack non-iterable int object ```...
# Summary Support metrics for multi processing udf. reference: https://prometheus.github.io/client_python/multiprocess/
Ideally, the user should not care of what model TTL should be in redis registry. User should just provide a parameter: `number of models to retain` and the code should...
# Summary Based on logging level have different colors for the logs for better reading and debugging.
# Summary Improve documentation for numalogic repository. Specifically, add a `connectors` tab in the User Guide to help them use the two fetcher classes we have namely Prometheus and Druid....
# Summary Introduce Symmetric Loss functions for the ML model. > We are ultimately looking to support loss functions that are not only in PyTorch but also provide a flexibility...
# Summary Add support for python 3.12. **Message from the maintainers**: If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort...
# Summary Support for Non-Symmetric Loss Functions. We are ultimately looking to support loss functions that are not only in PyTorch but also provide a flexibility to the user to...
# Summary Improve Test Coverage for the repository