你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AccountProperties 类
帐户上所有自定义模型的摘要。
版本 v2.1 中的新增功能:支持 to_dict 和 from_dict 方法
- 继承
-
builtins.objectAccountProperties
构造函数
AccountProperties(**kwargs: Any)
方法
from_dict |
将 AccountProperties 形状的 dict 转换为模型本身。 |
to_dict |
返回 AccountProperties 的 dict 表示形式。 |
from_dict
将 AccountProperties 形状的 dict 转换为模型本身。
from_dict(data: Dict) -> AccountProperties
参数
返回
AccountProperties
返回类型
to_dict
属性
custom_model_count
已训练的自定义模型的当前计数。
custom_model_count: int
custom_model_limit
可为此帐户训练的最大模型数。
custom_model_limit: int