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: refactor python wrappers to use common class #758

Merged
merged 1 commit into from
May 3, 2021

Conversation

imatiach-msft
Copy link
Contributor

@imatiach-msft imatiach-msft commented Dec 12, 2019

add set methods to lightgbm models in pyspark APIs

resolves issue #721

Update: the original issue was fixed with new codegen, this PR now updates the python wrappers to use a common class

@imatiach-msft imatiach-msft changed the title add set methods to lightgbm models in pyspark APIs fix: add set methods to lightgbm models in pyspark APIs Dec 12, 2019
@imatiach-msft
Copy link
Contributor Author

tagging @chris-smith-zocdoc

@imatiach-msft
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@imatiach-msft imatiach-msft changed the title fix: add set methods to lightgbm models in pyspark APIs fix: refactor python wrappers to use common class Apr 30, 2021
@codecov
Copy link

codecov bot commented Apr 30, 2021

Codecov Report

Merging #758 (13a953b) into master (99b580f) will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #758      +/-   ##
==========================================
- Coverage   84.12%   84.08%   -0.05%     
==========================================
  Files         202      202              
  Lines        9386     9386              
  Branches      557      557              
==========================================
- Hits         7896     7892       -4     
- Misses       1490     1494       +4     
Impacted Files Coverage Δ
...ala/org/apache/spark/ml/param/DataFrameParam.scala 69.56% <0.00%> (-17.40%) ⬇️

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 99b580f...13a953b. Read the comment docs.

@mhamilton723 mhamilton723 merged commit 04a9876 into microsoft:master May 3, 2021
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

3 participants