Skip to content

Model introspection? #7263

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Hummer311 opened this issue Aug 24, 2018 — with docs.microsoft.com · 4 comments
Closed

Model introspection? #7263

Hummer311 opened this issue Aug 24, 2018 — with docs.microsoft.com · 4 comments
Labels
dotnet-ml/svc kudos Indicates issues that are compliments about docs [org][type][category]

Comments

Copy link

Hi. I followed along the tutorial without major issues. Thanks for providing those! They're really helpful.

I'm wondering if there exists a way to look "into" the trained model? I'm basically trying to figure out the key feature, i.e., the feature that has the biggest impact on the trained model.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@JRAlexander
Copy link
Contributor

@GalOshri, any thoughts?

@JRAlexander JRAlexander added Source - Docs.ms kudos Indicates issues that are compliments about docs [org][type][category] labels Aug 24, 2018
@GalOshri
Copy link

It is not easy to view feature importance with the existing APIs, but the new APIs will make this possible. This is discussed here.

@Hummer311
Copy link
Author

Thanks for the info, looking forward to the new API.

Copy link

mangeshw commented Oct 7, 2018

Can you update the tutorial with TaxiTripFarePrediction.FareAmount as string? Currently it appears as float. Below is the link:
Link: https://docs.microsoft.com/en-us/dotnet/machine-learning/tutorials/taxi-fare

Also can you explain why is FareAmount's data type is different in TaxiTrip and TaxiTripFarePrediction?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-ml/svc kudos Indicates issues that are compliments about docs [org][type][category]
Projects
None yet
Development

No branches or pull requests

5 participants