Module feature_root_cause

Amber API Server

Boon Logic Amber API server

OpenAPI spec version: 2.0.0

Generated by: https://github.com/swagger-api/swagger-codegen.git

Classes

class FeatureRootCause (name=None, value=None)

NOTE: This class is auto generated by the swagger code generator program.

Do not edit the class manually.

FeatureRootCause - a model defined in Swagger

Instance variables

var name

Gets the name of this FeatureRootCause.

Name of this feature.

:return: The name of this FeatureRootCause. :rtype: str

var value

Gets the value of this FeatureRootCause.

Root cause of this feature relative to others, as a number between 0.0 and 1.0. 0.0 indicates no contribution to the anomaly index, while a value close to 1.0 means the present anomaly implicates this feature strongly.

:return: The value of this FeatureRootCause. :rtype: float

Methods

def to_dict(self)

Returns the model properties as a dict

def to_str(self)

Returns the string representation of the model