![]() |
Information about risks involved when using the model.
model_card_toolkit.Risk(
name: Text,
mitigation_strategy: Text
)
Attributes | |
---|---|
name
|
The name of the risk. |
mitigation_strategy
|
A mitigation strategy that you've implemented, or one that you suggest to users. |
Methods
__eq__
__eq__(
other
)