-
**Describe the bug**
Hi, I am running the error analysis notebook in the [examples](https://github.com/microsoft/responsible-ai-toolbox/blob/main/notebooks/individual-dashboards/erroranalysis-dashboa…
-
Hi, firstly thanks for providing SHAP. I have some survey data that I've analyzed using CatBoost. Almost all the features are categorical. I noticed an error in loading a `TreeExplainer` (minimal repr…
-
## Description
I have very big train and test datasets (> 500 Gb) so I need construct lgb.Dataset from csv files.
I use 'two_round = TRUE' parameter to save RAM and leave default free_raw_data
Afte…
-
To support users to contribute with this kind of projects:
#128
We need to have:
- a clean python sample with all best practices
- a sample training pipeline for lightgbm
- developer instructi…
-
Hello, I want to get the loss trace of lightgbm model to plot, but I don't find any API to get the loss of each iteration. Can you help me or give me any suggestion?. Thanks.
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Feb 09 | Next scheduled analysis: Feb 13_
### Open
- h…
-
## Description
I'm not sure if I'm doing something wrong or if it's a bug. I want to change values inside the last tree built each iteration, and the only way I've found to do this is by updating…
-
Make a list here of different ML algorithms we could support on Cirrus.
-
## Description
Created from https://github.com/microsoft/LightGBM/pull/5388#issuecomment-1195848451.
All CUDA CI jobs and several Linux jobs are failing with the following.
```text
FAILED ..…
-
# どんなもの?
Graph Convolutional Network を用いて、企業の取引関係を表す有向グラフから特徴を獲得して企業の格付を予測する手法を提案。グラフから特徴量エンジニアリングしてLightGBMを使った場合と比較して、AUCで高い性能を示した。コードはGitHubで公開している(しかもdocker管理)。
https://github.com/marisakamozz/f…
upura updated
4 years ago