Skip to content
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

fix: added multiclass init score support #805

Merged

Conversation

imatiach-msft
Copy link
Contributor

@imatiach-msft imatiach-msft commented Feb 26, 2020

added multiclass init score support
fixes issue #802

@imatiach-msft
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov
Copy link

codecov bot commented Feb 26, 2020

Codecov Report

Merging #805 into master will increase coverage by 41.29%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #805       +/-   ##
===========================================
+ Coverage   39.19%   80.49%   +41.29%     
===========================================
  Files         241      241               
  Lines        9712     9724       +12     
  Branches      518      530       +12     
===========================================
+ Hits         3807     7827     +4020     
+ Misses       5905     1897     -4008
Impacted Files Coverage Δ
...a/com/microsoft/ml/spark/lightgbm/TrainUtils.scala 90.9% <100%> (+90.9%) ⬆️
.../microsoft/ml/spark/lightgbm/LightGBMDataset.scala 96.15% <100%> (+96.15%) ⬆️
...com/microsoft/ml/spark/lightgbm/LightGBMBase.scala 84.31% <100%> (+84.31%) ⬆️
src/main/python/mmlspark/io/image/ImageUtils.py 0% <0%> (ø) ⬆️
src/main/python/mmlspark/recommendation/SAR.py 73.33% <0%> (ø) ⬆️
...rc/main/python/mmlspark/lightgbm/LightGBMRanker.py 61.11% <0%> (ø) ⬆️
...python/mmlspark/core/schema/TypeConversionUtils.py 55% <0%> (ø) ⬆️
src/main/python/mmlspark/io/IOImplicits.py 65.27% <0%> (ø) ⬆️
src/main/python/mmlspark/lightgbm/__init__.py 100% <0%> (ø) ⬆️
src/main/python/mmlspark/core/__init__.py 100% <0%> (ø) ⬆️
... and 167 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e745784...699e0a1. Read the comment docs.

@imatiach-msft imatiach-msft changed the title added multiclass init score support fix: added multiclass init score support Feb 26, 2020
@imatiach-msft
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mhamilton723 mhamilton723 merged commit df0244c into microsoft:master Feb 28, 2020
ocworld pushed a commit to AhnLab-OSS/mmlspark that referenced this pull request Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants