dotnet / dotnet/machinelearning

Samples needed to show how to examine model weights

Open
#3,040 4 comments 0 reactions 0 assignees View on GitHub
area-Trainers documentation Priority:2
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

Currently it is very difficult to inspect model parameters. It requires a lot of casting and non-trivial DOM navigation to get to actual weights of the model.
It would be good to have samples that inspect:
1. Weights of a linear model
2. Splits and nodes of a tree model

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.