Skip to content

Commit

Permalink
Add entrypoint for PFI (dotnet#4232)
Browse files Browse the repository at this point in the history
* Add entrypoint for PFI

* Regenerate EP catalog

* Add tests

* Adding Standard Error of Mean to PFI Metrics in EntryPoint

* PR Feedback

* Remove MLContext from EntryPoint

* Use last predictor in the model if model.LastTransformer is not a predictor

* nit

* Model file path conflicts in tests

* nit

* PR Feedback

* Pass in model as PredictorModel

* Remove label column and group ID column from entrypoint input arguments

* nit

* Simplify data prep
  • Loading branch information
najeeb-kazmi authored Sep 28, 2019
1 parent fb5394a commit 7fd670f
Show file tree
Hide file tree
Showing 5 changed files with 1,241 additions and 3 deletions.
Loading

0 comments on commit 7fd670f

Please sign in to comment.