-
**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…
-
### Issue Description
Hi! This issue is the same as [this](https://stackoverflow.com/questions/74381596/shap-partial-dependence-subplots-issue) stack Overflow question.
I want to plot different fe…
-
CPU: Dual Xeon Gold 6154 (36 cores / 72 threads, 3.7 GHz)
OS: Pop!_OS 18.10
GPU versions: dmlc/xgboost@4fac987 and Microsoft/LightGBM@5ece53b
Compilers / Drivers: CUDA 10.0.154 + NCCL 2.3.7 + OpenC…
-
I'm using mmlspark lgbm model for regression problem and faced strange thing. If using all normal code as in the example, results will be terrible, becouse predictions are huge (around 10^37 , while t…
-
The variety of mdels plays an important role in model ensemble. I tried some parameters such as "colsample_bytree, colsample_bynode" to make model more stable and different, but trees still grow by so…
-
只看到如何构造特征,没看到大佬用的什么模型,是单个GBDT吗?求详解!!
-
-
## タイトル: 歯科生体認証を用いた生存個体における年齢と性別の推定のための説明可能な機械学習アプローチ
## リンク: https://arxiv.org/abs/2411.08195
## 概要:
目的:年齢と性別の推定は、法医学的調査や人類学的研究など、様々な用途において重要です。本研究は、歯冠高(CH)、歯冠歯髄腔高(CPCH)、歯冠指数(TCI)などの歯の計測値を活用し、生存個…
-
I have a binary classification problem on my hand and on using various models like LBFGS logistic regression, LightGBM, FastTree etc I am getting accuracy above 85% but a positive recall close to 0.7 …
-
## Summary
In #3234, we've mentioned that the target encoding of categorical features are done in a cross-validation style. That means we randomly partition the training dataset into folds.
Throug…