-
i found evotree is only pure julia ,gradient boost package. I appriciate it .
how to do hyper parameter optimization ?
you have compared run time of code , what happed to quality of results?
Please…
-
### pycaret version checks
- [X] I have checked that this issue has not already been reported [here](https://github.com/pycaret/pycaret/issues).
- [X] I have confirmed this bug exists on the [la…
-
Main problem: My model is a XGBoost model that intake pd.dataframe as X, while lime.explainer.explain_instance needs a function as the second argument that intake np.array and output Y value. I tried …
-
The following tests have been marked as failure due to instability in either the test or the code, we should review them and either remove/fix the test or the code.
- [x] test/neural_network/test_…
-
### What happened + What you expected to happen
Last successful run (10/19): https://buildkite.com/ray-project/release-tests-branch/builds/1138
First failed run (10/20): https://buildkite.com/ray-…
-
## The problem
Training on XGBoost with case weight enabled worked very weird. When `nthread = 5`, the usage of CPU reached 500% for some hyper parameters (grid tuning), and dropped to 100% for oth…
-
**The problem:**
I'm looking to emit prediction intervals for each predicted value (the mean) in regression. I need that these intervals cover say 90% of true values and be as narrow as possible. In …
-
### pycaret version checks
- [X] I have checked that this issue has not already been reported [here](https://github.com/pycaret/pycaret/issues).
- [X] I have confirmed this bug exists on the [latest…
-
### pycaret version checks
- [X] I have checked that this issue has not already been reported [here](https://github.com/pycaret/pycaret/issues).
- [X] I have confirmed this bug exists on the [latest…
-
https://app.circleci.com/pipelines/github/mlflow/mlflow/22749/workflows/9a499a18-655e-4127-8738-46180855a8d4/jobs/51695
```
#!/bin/bash -eo pipefail
make test-examples
========================…