Closed
Description
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.