Skip to content

Make entrypoints inside Microsoft.ML.Transforms project internal #2288

Description

@shmoradims

We have 20+ entrypoints classes inside Microsoft.ML.Transforms like this one. I think they should be made internal because the end-user would use the MLContext extensions instead, not these entrypoints. Also, the entrypoints documentation doesn't get rendered properly because the TlcModule.EntryPoint annotation is not understood by docs.microsoft.com (example: #1725)

Thoughts?

/cc @TomFinley @sfilipi @eerhardt

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIIssues pertaining the friendly API

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions