Coverage for credoai/utils/constants.py: 100%
2 statements
« prev ^ index » next coverage.py v6.5.0, created at 2022-12-08 07:32 +0000
« prev ^ index » next coverage.py v6.5.0, created at 2022-12-08 07:32 +0000
1CREDO_URL = "https://api.credo.ai"
2# used to determine when certain multiclass functionality should be executed
3# e.g., label balance in dataset fairness
4MULTICLASS_THRESH = 6