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 developer-guide.md #6870

Closed computerscienceiscool closed 7 months ago

computerscienceiscool commented 8 months ago

Fixed a couple of spelling errors

We are excited to review your PR.

So we can do the best job, please check:

codecov[bot] commented 8 months ago

Codecov Report

Merging #6870 (38a729c) into main (766569b) will increase coverage by 0.01%. Report is 2 commits behind head on main. The diff coverage is 60.00%.

@@            Coverage Diff             @@
##             main    #6870      +/-   ##
==========================================
+ Coverage   69.40%   69.41%   +0.01%     
==========================================
  Files        1238     1238              
  Lines      249441   249441              
  Branches    25522    25520       -2     
==========================================
+ Hits       173130   173155      +25     
+ Misses      69692    69539     -153     
- Partials     6619     6747     +128     
Flag Coverage Δ
Debug 69.41% <60.00%> (+0.01%) :arrow_up:
production 63.94% <60.00%> (+0.01%) :arrow_up:
test 88.90% <ø> (ø)

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

Files Coverage Δ
.../Microsoft.Data.Analysis/VBufferDataFrameColumn.cs 45.77% <60.00%> (-1.41%) :arrow_down:

... and 15 files with indirect coverage changes

michaelgsharp commented 7 months ago

/azp run

azure-pipelines[bot] commented 7 months ago
Azure Pipelines successfully started running 2 pipeline(s).
michaelgsharp commented 7 months ago

Merging since its just a doc fix.