dotnet / machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET.
https://dot.net/ml
MIT License
8.93k stars 1.86k forks source link

Update DataViewRowCursor.md #6855

Closed Akash190104 closed 8 months ago

Akash190104 commented 9 months ago

fixed some errors and typos.

We are excited to review your PR.

So we can do the best job, please check:

codecov[bot] commented 9 months ago

Codecov Report

Merging #6855 (c9e7b68) into main (64d7ebd) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #6855   +/-   ##
=======================================
  Coverage   69.63%   69.63%           
=======================================
  Files        1237     1237           
  Lines      247617   247617           
  Branches    25436    25436           
=======================================
+ Hits       172429   172433    +4     
+ Misses      68577    68570    -7     
- Partials     6611     6614    +3     
Flag Coverage Δ
Debug 69.63% <ø> (+<0.01%) :arrow_up:
production 64.18% <ø> (+<0.01%) :arrow_up:
test 88.89% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 7 files with indirect coverage changes

ericstj commented 8 months ago

Thank you for your contributon!