dotnet / dotnet/machinelearning

VBuffer in samples code.

Open
#2,352 1 comment 2 reactions 0 assignees View on GitHub
area-Core documentation Priority:2
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

In our samples we have code which looks like this `transformedData_default.GetColumn>(ml, defaultColumnName);`
Which introduce users into wonderful world of VBuffers.
Considering how [confusing sometimes VBuffers can be](https://github.com/dotnet/machinelearning/issues/2341) ? Shall we replace all `GetColumn` calls from `VBuffer` to `t[]` ?

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.