gradient-boosting
Here are 293 public repositories matching this topic...
-
Updated
Nov 29, 2020 - Jupyter Notebook
-
Updated
Oct 2, 2020 - Python
-
Updated
Nov 23, 2020 - Python
Problem:
catboost version: 0.23.2
Operating System: all
Tutorial: https://github.com/catboost/tutorials/blob/master/custom_loss/custom_metric_tutorial.md
Impossible to use custom metric (С++).
Code example
from catboost import CatBoost
train_data = [[1, 4, 5, 6],
Interpret
Yes
-
Updated
May 19, 2020 - Python
-
Updated
Oct 29, 2020 - Python
Add Laplace to tests
Laplace was added to the repo but I think we should add it as well to tests/test_distns.py
-
Updated
Oct 29, 2020 - Python
-
Updated
Oct 11, 2020 - Python
-
Updated
Aug 15, 2018 - Python
-
Updated
Jun 15, 2019 - Python
-
Updated
Sep 4, 2019 - C++
-
Updated
Mar 4, 2020 - Jupyter Notebook
-
Updated
Sep 17, 2018 - Jupyter Notebook
-
Updated
Oct 13, 2020 - Java
-
Updated
Jul 14, 2020 - Python
-
Updated
Sep 27, 2020 - Python
-
Updated
Jul 8, 2019 - C++
-
Updated
Apr 1, 2019 - Python
-
Updated
Apr 7, 2020 - Cuda
-
Updated
Mar 3, 2018 - Python
-
Updated
Nov 14, 2020 - C++
-
Updated
Nov 28, 2020 - Julia
-
Updated
Mar 7, 2020 - C++
-
Updated
Nov 3, 2019 - Jupyter Notebook
-
Updated
Dec 5, 2019 - Jupyter Notebook
-
Updated
Sep 24, 2020 - Python
-
Updated
Mar 12, 2018 - Jupyter Notebook
Improve this page
Add a description, image, and links to the gradient-boosting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gradient-boosting topic, visit your repo's landing page and select "manage topics."

How you are using LightGBM?
LightGBM component: R package
Environment info
Operating System: macOS 10.14
C++ compiler version:
gcc8.1.0CMake version: 3.17.3
R version: 4.0.2
LightGBM version or commit hash: https://github.com/microsoft/LightGBM/tree/c07644d1d71540204a9b56f26667e8180bd009e2
Reproducible example(s)
Thanks to @Laurae2 for sharing this with m