-
## Description
The cross-validation functions in the R and Python packages ([here](https://github.com/microsoft/LightGBM/blob/da3465cbf1d1cf43e0d14908f110814e960905bc/python-package/lightgbm/engine.p…
-
Thank you for integrating and opensource the Benckmark dataset.
I noticed that there are some inconsistencies between statistics in the paper and the released data in `benchmarks/CodonBERT/data`. He…
-
formalize something [like this](http://stackoverflow.com/questions/31135740/controlling-sampling-for-crossvalidation-in-the-caret-r-package/31141754#31141754)
-
Hola, tengo una duda respecto al enunciado, los parámetros se "tunean" usando un set de validación extraído de el de entrenamiento o en el mismo set de entrenamiento completo?
Probe tuneando paráme…
-
### Workflow
In its current state, `RFECV` only allows for a single scoring metric. In my opinion, calculating multiple scores on each model using *k
-
currently we have an alpha hack. what is the proper way to actually solve this?
-
Hi I ran 10 fold cross validation test as shown in repo60,62, but gain lower results:
twitter:
learning rate 2e-5,mean_test_acc: 0.7095, mean_test_f1: 0.6925
learning rate 5e-5,mean_test_acc: 0.62…
-
I cloned the repo and ran download.sh, and found a dev.tsv file in each of the numbered folders, however each of those files was totally empty. Is there some other preprocessing script that is respons…
-
We need to implement model evaluation techniques to assess the performance of our machine learning models.
Train-Test Split or Cross-Validation: Use an appropriate method to split the data into trai…
-
- [x] effect of different feature
- [x] effect of different classifier
- [x] compute accuracy, precision and recall
- [x] roc
- [x] confusion matrix [https://en.wikipedia.org/wiki/Confusion_matr…