scope-client 1.4.929__py3-none-any.whl → 1.4.931__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- scope_client/api_bindings/models/model_problem_type.py +1 -0
- {scope_client-1.4.929.dist-info → scope_client-1.4.931.dist-info}/METADATA +1 -1
- {scope_client-1.4.929.dist-info → scope_client-1.4.931.dist-info}/RECORD +5 -5
- {scope_client-1.4.929.dist-info → scope_client-1.4.931.dist-info}/WHEEL +0 -0
- {scope_client-1.4.929.dist-info → scope_client-1.4.931.dist-info}/top_level.txt +0 -0
|
@@ -30,6 +30,7 @@ class ModelProblemType(str, Enum):
|
|
|
30
30
|
BINARY_CLASSIFICATION = 'binary_classification'
|
|
31
31
|
ARTHUR_SHIELD = 'arthur_shield'
|
|
32
32
|
CUSTOM = 'custom'
|
|
33
|
+
MULTICLASS_CLASSIFICATION = 'multiclass_classification'
|
|
33
34
|
|
|
34
35
|
@classmethod
|
|
35
36
|
def from_json(cls, json_str: str) -> Self:
|
|
@@ -153,7 +153,7 @@ scope_client/api_bindings/models/metrics_versions_sort.py,sha256=_ICvw8KzKmDhscM
|
|
|
153
153
|
scope_client/api_bindings/models/model.py,sha256=Fr05dC-OaFyt5Sfuamr5uDmq8GEw7gYm7ylaGsmA5hs,6798
|
|
154
154
|
scope_client/api_bindings/models/model_metric_spec.py,sha256=ToHw_BkX_5AHfuGE6kUJ4Q4keIvy2nsd2bKYXRIwU1o,3313
|
|
155
155
|
scope_client/api_bindings/models/model_metrics_schedule.py,sha256=XECd_-w6it6yGG8t9gXK_RttPsrNsSLjryutHkiVh_A,3270
|
|
156
|
-
scope_client/api_bindings/models/model_problem_type.py,sha256
|
|
156
|
+
scope_client/api_bindings/models/model_problem_type.py,sha256=p59CYCARClh0T1J5Gv1dxDZYql_TCm6Bw5AKA42_OA4,922
|
|
157
157
|
scope_client/api_bindings/models/models_sort.py,sha256=iCecXPvDFwrBexZ9XO08xoroHyiDT8qjgYLpxe1oEms,782
|
|
158
158
|
scope_client/api_bindings/models/new_rule_request.py,sha256=hdttTTCBlG2CKd9QAWSlPSxTNQJYXKA_D2fctWzyL3Y,3770
|
|
159
159
|
scope_client/api_bindings/models/not_found_error.py,sha256=n-XQUZEqEkKm32MJ-m3oM9GRQPEqVHpLPwgRp2rPrUg,2583
|
|
@@ -297,7 +297,7 @@ scope_client/auth/device_authorizer.py,sha256=bJMIZRjkwQwoSWTLEp7OoXM2MytO3ADSD9
|
|
|
297
297
|
scope_client/auth/discovery.py,sha256=hR0MglzRWHdwyi72If5hTnjO50fDJhquP_DD7OzjIQQ,1188
|
|
298
298
|
scope_client/auth/oauth_api_config.py,sha256=wcEslusOFKr0oTzW0Ku2MhM1mvc-nm4BEJU8LHo1uXA,1347
|
|
299
299
|
scope_client/auth/session.py,sha256=wCriib5ajfm1e1WTL_QXVCJmEOrGwQg_0v91e5qrC6g,2649
|
|
300
|
-
scope_client-1.4.
|
|
301
|
-
scope_client-1.4.
|
|
302
|
-
scope_client-1.4.
|
|
303
|
-
scope_client-1.4.
|
|
300
|
+
scope_client-1.4.931.dist-info/METADATA,sha256=ty2ZZ89HWD2u6UVnIKT_f98Db_l5oaCw__TkF9BpvvY,1776
|
|
301
|
+
scope_client-1.4.931.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
|
302
|
+
scope_client-1.4.931.dist-info/top_level.txt,sha256=x6MngS09hi-TUDoUGb3SLzmnf8_cf8IVAVNPSqtTzAY,13
|
|
303
|
+
scope_client-1.4.931.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|