You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by czzmmc <no...@github.com> on 2020/05/28 03:00:32 UTC

[apache/incubator-teaclave] add builtin_gbdt_train python script (#319)

## Description

Add builtin_gbdt_train python script to help people use python sdk. All my codes have been tested. But I **do not** add them into teaclave tests, because I dont know how to do that... So could u guys help me finish the final shot? BTW, builtin_gbdt_predict python script and codes about LR thing are on the way. 

You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave/pull/319

-- Commit Summary --

  * add builtin_gbdt_train python script

-- File Changes --

    A examples/python/builtin_gbdt_train.py (140)
    M sdk/python/teaclave.py (59)

-- Patch Links --

https://github.com/apache/incubator-teaclave/pull/319.patch
https://github.com/apache/incubator-teaclave/pull/319.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/319

Re: [apache/incubator-teaclave] add builtin_gbdt_train python script (#319)

Posted by Mingshen Sun <no...@github.com>.
Please also use [yapf](https://github.com/google/yapf) to format the python code. Thanks.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/319#issuecomment-635081966

Re: [apache/incubator-teaclave] add builtin_gbdt_train python script (#319)

Posted by Mingshen Sun <no...@github.com>.
Merged #319 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/319#event-3384205844

Re: [apache/incubator-teaclave] add builtin_gbdt_train python script (#319)

Posted by czzmmc <no...@github.com>.
@mssun Please recheck. It's done.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/319#issuecomment-635189535