Skip to content

Fix LightGBM Ranking sample runtime exception. #3257

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 9, 2019

Conversation

codemzs
Copy link
Member

@codemzs codemzs commented Apr 9, 2019

fixes #3256

@codemzs codemzs requested review from wschin and sfilipi April 9, 2019 16:29
@codecov
Copy link

codecov bot commented Apr 9, 2019

Codecov Report

Merging #3257 into master will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3257      +/-   ##
==========================================
+ Coverage   72.61%   72.64%   +0.02%     
==========================================
  Files         804      807       +3     
  Lines      145025   145080      +55     
  Branches    16213    16213              
==========================================
+ Hits       105314   105389      +75     
+ Misses      35294    35271      -23     
- Partials     4417     4420       +3
Flag Coverage Δ
#Debug 72.64% <ø> (+0.02%) ⬆️
#production 68.19% <ø> (+0.03%) ⬆️
#test 88.92% <ø> (ø) ⬆️
Impacted Files Coverage Δ
...OnnxTransformer.StaticPipe/OnnxStaticExtensions.cs 100% <0%> (ø)
...L.DnnImageFeaturizer.ResNet18/ResNet18Extension.cs 100% <0%> (ø)
...r.StaticPipe/DnnImageFeaturizerStaticExtensions.cs 100% <0%> (ø)
...soft.ML.Data/DataLoadSave/Text/TextLoaderCursor.cs 85.11% <0%> (+0.2%) ⬆️
src/Microsoft.ML.Core/Data/ProgressReporter.cs 77.94% <0%> (+6.98%) ⬆️

@codemzs codemzs merged commit 36cad67 into dotnet:master Apr 9, 2019
codemzs added a commit to codemzs/machinelearning that referenced this pull request Apr 11, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Mar 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LightGBM Ranking sample runtime exception
3 participants