dotnet / machinelearning-modelbuilder

Simple UI tool to build custom machine learning models.
Creative Commons Attribution 4.0 International
264 stars 56 forks source link

Telemetry Asks Fall 22 #2393

Closed beccamc closed 1 year ago

beccamc commented 1 year ago

Ongoing issue to check on telemetry that we would need to make sure we have.

beccamc commented 1 year ago

@luisquintanilla This shows the number of training runs with GPU vs. other methods. Do we want information about users too?

luisquintanilla commented 1 year ago

This shows the number of training runs with GPU vs. other methods.

@beccamc I can't think of anything beyond what's there now. We would already be able to filter for unique runs right?

beccamc commented 1 year ago

We would already be able to filter for unique runs right?

@luisquintanilla Current dashboard is of unique training runs

beccamc commented 1 year ago

@luisquintanilla For nuget usage of Microsoft.Data.Analysis, is there an ML.NET usage dashboard somewhere? In model builder we have a dashboard for various "ML.NET" nugets. Wondering if there is another dashboard elsewhere that has the correct guids for these nugets.

If nothing already exists, it looks like we need workload tags for these?

luisquintanilla commented 1 year ago

We would already be able to filter for unique runs right?

@luisquintanilla Current dashboard is of unique training runs

Great. I think that might be enough then.

@luisquintanilla For nuget usage of Microsoft.Data.Analysis, is there an ML.NET usage dashboard somewhere? In model builder we have a dashboard for various "ML.NET" nugets. Wondering if there is another dashboard elsewhere that has the correct guids for these nugets.

If nothing already exists, it looks like we need workload tags for these?

Not that I'm aware of, but I don't think there is additional information we need to create a dashboard specifically for Microsoft.Data.Analysis.

beccamc commented 1 year ago

Maybe we should just chat quickly, but how do you want to measure "Nuget usage related to data prep"? Don't we need to track the Microsoft.Data.Analysis namespace similar to the query for here?

beccamc commented 1 year ago

These are resolved. Closing.