次の方法で共有


AccountProperties クラス

アカウント上のすべてのカスタム モデルの概要。

バージョン v2.1 の新機能: to_dict メソッドと from_dict メソッドのサポート

継承
builtins.object
AccountProperties

コンストラクター

AccountProperties(**kwargs: Any)

メソッド

from_dict

AccountProperties の図形のディクテーションをモデル自体に変換します。

to_dict

AccountProperties の dict 表現を返します。

from_dict

AccountProperties の図形のディクテーションをモデル自体に変換します。

from_dict(data: Dict) -> AccountProperties

パラメーター

data
dict
必須

AccountProperties の図形のディクショナリ。

戻り値

AccountProperties

の戻り値の型 :

to_dict

AccountProperties の dict 表現を返します。

to_dict() -> Dict

戻り値

dict

の戻り値の型 :

属性

custom_model_count

トレーニング済みのカスタム モデルの現在の数。

custom_model_count: int

custom_model_limit

このアカウントに対してトレーニングできるモデルの最大数。

custom_model_limit: int