你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
BlockedTransformers 枚举
AutoML 支持的所有分类模型的枚举。
- 继承
-
builtins.strBlockedTransformersBlockedTransformers
构造函数
BlockedTransformers(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
字段
CAT_TARGET_ENCODER |
COUNT_VECTORIZER |
HASH_ONE_HOT_ENCODER |
LABEL_ENCODER |
NAIVE_BAYES |
ONE_HOT_ENCODER |
TEXT_TARGET_ENCODER |
TF_IDF |
WORD_EMBEDDING |
WO_E_TARGET_ENCODER |