Instructions to use InsiderGuard-AI/ueba-models-v6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use InsiderGuard-AI/ueba-models-v6 with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://InsiderGuard-AI/ueba-models-v6") - Notebooks
- Google Colab
- Kaggle
| { | |
| "ae": { | |
| "LOW": 241.74905014038086, | |
| "MEDIUM": 543.5245117187519, | |
| "HIGH": 741.5929092407275, | |
| "CRITICAL": null | |
| }, | |
| "if": { | |
| "LOW": 0.5540427008418602, | |
| "MEDIUM": 0.6647001185858218, | |
| "HIGH": 0.7073527533238554, | |
| "CRITICAL": null | |
| } | |
| } |