Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Bellevue, Washington
Pro
- Bellevue, Washington
Popular repositories
67 contributions in the last year
Contribution activity
January 2020
Created a pull request in dotnet/machinelearning that received 4 comments
Update documentation to stop mentioning interfaces that no longer exist
So some weeks ago I noticed that the documentation under docs/code mention several interfaces that currently don't exist in ML.NET's codebase. They…
+65
−77
•
4
comments
- Fix for OneVersusAll Multiclass trainer
- Fixes cases of invalid image folder path and input column name
- Throw exception in ImageClassificationTrainer when dataset contains only 1 class
- Update documentation to stop mentioning interfaces that no longer exist
- Fixed xref formatting
- Fix PFI issue in binary classification
Created an issue in dotnet/machinelearning that received 2 comments
Using PlattCalibratorTransformer with custon name for Score Column
Issue
What did you do?
I tried to create a model with a PlattCalibratorEstimator that uses a scoreColumnName with a name different from "Score" (…
2
comments