"vscode:/vscode.git/clone" did not exist on "5bee6489ac4293328c826e72e7de339206c456da"
- 11 Oct, 2022 6 commits
-
-
Madnex authored
-
Zhuyi Xue authored
-
José Morales authored
-
Madnex authored
-
José Morales authored
-
Zhuyi Xue authored
-
- 09 Oct, 2022 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 08 Oct, 2022 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 07 Oct, 2022 5 commits
-
-
Madnex authored
-
James Lamb authored
-
Kenshin Abe authored
-
José Morales authored
-
James Lamb authored
[ci] prefer CPython in Windows test environment and use safer approach for cleaning up network (fixes #5509) (#5510)
-
- 15 Sep, 2022 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 12 Sep, 2022 3 commits
-
-
James Lamb authored
-
James Lamb authored
-
James Lamb authored
-
- 11 Sep, 2022 1 commit
-
-
Ilya Chernov authored
remove redundant whitespaces
-
- 09 Sep, 2022 2 commits
-
-
shiyu1994 authored
* add multiclass objective for cuda_exp * remove debug code * add includes requested by lint checks * fix compilation failure for cuda with cuda-9.0 * clean code
-
James Lamb authored
-
- 07 Sep, 2022 3 commits
- 06 Sep, 2022 1 commit
-
-
James Lamb authored
-
- 05 Sep, 2022 4 commits
-
-
Nikita Titov authored
-
Scott Votaw authored
-
shiyu1994 authored
* add lambdarank for cuda_exp * support unlimited number of ranks in labels * fix lint errors * remove warning for lambdarank with cuda_exp * Update src/objective/cuda/cuda_rank_objective.hpp Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update src/objective/cuda/cuda_rank_objective.hpp Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
Nikita Titov authored
* Update cuda_column_data.hpp * Update cuda_metadata.hpp * Update cuda_objective_function.hpp * Update cuda_row_data.hpp * Update cuda_regression_objective.hpp
-
- 03 Sep, 2022 3 commits
-
-
James Lamb authored
* [python-package] add type hints on Dataset constructors * fix __init_from_list_np2d() hint * add return type * define a DatasetHandle type
-
Scott Votaw authored
-
Jianting Feng authored
fix a typo in docs/Features.rst
-
- 02 Sep, 2022 2 commits
-
-
shiyu1994 authored
* add huber regression for cuda_exp * renew tree output on GPU add test cases for regression objectives * remove useless changes * add white space * fix test_regression
-
Scott Votaw authored
Rename num_classes to be more clear
-
- 01 Sep, 2022 1 commit
-
-
shiyu1994 authored
* add (l1) regression objective for cuda_exp * remove RenewTreeOutputCUDA from CUDARegressionL2loss * remove mutable and use CUDAVector * remove white spaces * remove TODO and document in (#5459)
-
- 31 Aug, 2022 3 commits
-
-
James Lamb authored
-
shiyu1994 authored
* add (l2) regression objective for cuda_exp * fix lint errors * correct time tag
-
shiyu1994 authored
* add binary objective for cuda_exp * include <string> and <vector> * exchange include ordering * fix length of score to copy in evaluation * fix EvalOneMetric * fix cuda binary objective and prediction when boosting on gpu * Add white space * fix BoostFromScore for CUDABinaryLogloss update log in test_register_logger * include <algorithm> * simplify shared memory buffer
-