Граф коммитов

50 Коммитов

Автор SHA1 Сообщение Дата
chjinche 49fa0d1e35
add development setup guide (#29)
* add dev setup guide

* add inline comment
2023-11-24 16:38:46 +08:00
chjinche a3f15f9151
upgrade publish package and CI process to adapt to changes in LightGBM about finding libpath (#28)
Co-authored-by: Ubuntu <azureuser@chjinche-vm-1109.ze3cvvdrjxpufcudvnip4kozqd.cdmx.internal.cloudapp.net>
2023-11-24 11:13:54 +08:00
Manisha Dhingra 9d5d0e3e10
lightgbm version update (#26)
* lightgbm version update to 4.1.0

* update ci

* remove loading

* fix

* copying so files to compile folder

* change path of precompiled libs

* change path

---------

Co-authored-by: Manisha Dhingra <madhin@microsoft.com>
2023-11-15 16:19:54 +08:00
chjinche 1d7d342659
use scikit-learn rather than sklearn (#27) 2023-11-09 15:49:27 +08:00
chjinche f3ebcfef48 clean test data 2022-09-02 04:13:48 +00:00
chjinche d5b144d2d3
clean test data (#23) 2022-09-02 00:25:13 +08:00
chjinche ce07a4cfc2
Add test (#17)
* update submodule LightGBM to latest commit

* fix test about valid data

* upgrade version to 3.3.2

* install sklearn in ci setup
2022-08-22 21:37:20 +08:00
chjinche fce3633937
Update issue templates 2022-08-09 10:41:56 +08:00
chjinche 450c41626c
Add python package ci (#5) 2022-07-15 15:54:23 +08:00
ltxtech1999 f7ec32a5f3
Merge pull request #19 from ltxtech1999/tilin/continueTrain
Add continue train test case.
2022-07-04 14:04:27 +08:00
ltxtech1999 ab8e5ad2cb add test for continue training case 2022-07-03 13:24:59 +00:00
ltxtech 21bf947831
Add auto-generate query column of transform for scripts and doc (#15) 2022-03-08 18:53:06 +08:00
chjinche 6ff9ad6041
Merge pull request #13 from microsoft/chjinche/add_setup
Update publish python package script
2021-11-23 19:42:18 +08:00
chjinche 8410810673
Merge pull request #12 from microsoft/chjinche/update_component
Update azureml lambda rank example
2021-11-23 19:41:11 +08:00
Jincheng Chen b9e010d6c9 add version file 2021-11-23 11:40:25 +00:00
Jincheng Chen 5494bd1b4e update transform pkg version 2021-11-23 11:39:48 +00:00
Jincheng Chen a284dee39f update publish python package script 2021-11-23 11:37:18 +00:00
Jincheng Chen e398e73fcc update component sample 2021-11-23 08:49:36 +00:00
chjinche a4cda351af
Merge pull request #11 from microsoft/chjinche/update_component_sample
Add lambda rank azureml example
2021-11-22 19:38:22 +08:00
Jincheng Chen 755ab69b61 add example data 2021-11-22 11:32:47 +00:00
Jincheng Chen 3a75961e65 make 'header_file' as an optional arg 2021-11-22 11:30:09 +00:00
Jincheng Chen 7b5b359fa6 add lambda rank azureml example 2021-11-22 11:28:50 +00:00
chjinche 02bb814189
Merge pull request #10 from microsoft/chjinche/update_docker
add libtinfo5 to dependencies docker image
2021-11-18 22:13:10 +08:00
Jincheng Chen 1ec5b35a1d add libtinfo5 to dependencies docker image 2021-11-18 14:10:19 +00:00
chjinche dfa32597a7
Merge pull request #9 from microsoft/chjinche/add_aml_sample
add azureml example
2021-11-16 20:37:40 +08:00
Jincheng Chen 38ef53d946 add azureml example 2021-11-16 12:35:47 +00:00
chjinche a2e2a3f6bc
Merge pull request #8 from microsoft/chjinche/update_install_cmd
Update pip install command
2021-11-16 19:02:24 +08:00
Jincheng Chen 8d681bf1db update pip install command 2021-11-16 11:00:50 +00:00
chjinche 00464802f6
Merge pull request #7 from microsoft/chjinche/doc_imp
Add doc links to get started
2021-11-16 15:51:15 +08:00
Jincheng Chen 4e97e6d893 add doc links to get started 2021-11-16 07:48:53 +00:00
chjinche c7d4cc042b
Merge pull request #6 from microsoft/chjinche/add_doc
Add doc of customized parser tutorial
2021-11-16 15:26:09 +08:00
Jincheng Chen 51895e58f8 add submodule LightGBM 2021-11-16 07:22:25 +00:00
Jincheng Chen 9d2a69ee27 add doc of customized parser tutorial 2021-11-16 07:22:25 +00:00
chjinche 4f521be61d
Merge pull request #4 from microsoft/chjinche/add_test
Update freeform2 parser and add python tests
2021-11-08 17:18:42 +08:00
Jincheng Chen f6fe40b0bb update freeform2 parser and add python tests 2021-11-08 09:17:43 +00:00
chjinche 6de49eff7e
Merge pull request #3 from microsoft/chjinche/add_custom_parser_example
Add FreeForm2Parser as customized parser example
2021-11-05 23:04:38 +08:00
Jincheng Chen ee6a4783d1 add sample data 2021-11-05 14:59:44 +00:00
Jincheng Chen d112f76223 add publish package script 2021-11-05 14:59:44 +00:00
Jincheng Chen b9ca779df9 add freeform2 parser 2021-11-05 14:59:44 +00:00
Jincheng Chen 9a666ff02e update cmake list for better organization 2021-11-05 14:59:44 +00:00
chjinche b52111e66a
Merge pull request #2 from microsoft/chjinche/add_doc
Add tutorials
2021-11-01 13:14:02 +00:00
Jincheng Chen 028f4958b5 add tutorial 2021-11-01 13:12:41 +00:00
chjinche cfe98e4c1e
Merge pull request #1 from microsoft/chjinche/init_transform
Open source FreeForm2 and initialize transform library
2021-11-01 06:48:29 +00:00
Jincheng Chen 87c409f76c initialize transform lib 2021-11-01 06:44:15 +00:00
Microsoft Open Source c9aa972799 SUPPORT.md committed 2021-10-31 23:23:16 -07:00
Microsoft Open Source 3499432d0c README.md updated to template 2021-10-31 23:23:15 -07:00
Microsoft Open Source 4e36374527 SECURITY.md committed 2021-10-31 23:23:15 -07:00
Microsoft Open Source fe197ef13f LICENSE committed 2021-10-31 23:23:14 -07:00
Microsoft Open Source 5de0b0fa35 CODE_OF_CONDUCT.md committed 2021-10-31 23:23:13 -07:00
microsoft-github-operations[bot] 56ee25c5ae
README.md: Setup instructions 2021-11-01 06:04:55 +00:00