Skip to content

New API for ML.NET #754

Closed
Closed
@Zruty0

Description

@Zruty0

We are creating a stable API that:

  • Uses parallel terminology with other well-known ML libraries (Spark, sklearn);
  • Takes advantage of strong types of .NET to shorten path to success;
  • Is going to be present from now till 1.0 and beyond;
  • Keeps simple ML scenarios concise;
  • Allows advanced ML scenarios: see Direct API: Scenarios to light up for V1 #584 .

To that end, we are going to expose a selection of Estimators and Transformers (see #581 ) that cover existing transforms, learners and loaders.

This issue will be used to track the overall project status: what is planned to be done, what is done, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIIssues pertaining the friendly API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions