numalogic icon indicating copy to clipboard operation
numalogic copied to clipboard

Collection of operational time series ML models and tools

Results 51 numalogic issues
Sort by recently updated
recently updated
newest added

# 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....

documentation
enhancement
good first issue
hacktoberfest

# 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...

enhancement
area/ml
hacktoberfest

# 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...

enhancement
good first issue
hacktoberfest

# 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...

enhancement

# Summary Improve Test Coverage for the repository

enhancement
good first issue
chore
hacktoberfest

# Summary Improve/Add/Optimize github workflows for the repository

enhancement
good first issue
chore
hacktoberfest

Design CLI function capabilities to have a technique to change model in production for Redis Registry.

enhancement

One API call to save preproc, inference etc models.

enhancement
area/registry

Rethink on how and what are the configs that are to be exposed to user.

enhancement
chore
area/examples

Support async functions for redis registry saving.

enhancement
area/registry