Skip to content

TextFeaturizer API is non-standard #2801

Closed
@rogancarr

Description

@rogancarr

When specifying the input columns, TextFeaturizer specifies an IEnumerable<string>. The standard in the API is to specify a string[].

This API should be updated to be consistent with the others. If we prefer IEnumerable, then we should switch all the other APIs.

Metadata

Metadata

Assignees

Labels

APIIssues pertaining the friendly API

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions