-
by using xgb classifier
-
Hi all,
Long fan of your efforts with the Xgboost algorithm/implementation. It is super fast and memory-friendly.
I found a problem when trying to see feature importance when using the `xgb.cv`…
-
Hello, I'm getting an error with xgb_cv_opt:
`Error in xgb.iter.update(fd$bst, fd$dtrain, iteration - 1, obj) :
Invalid Parameter format for max_depth expect int but value='8.26801588479429'
Tim…
-
Hi,
I found an issue with xgboost example
https://github.com/thesps/conifer/blob/master/examples/xgboost_to_hls.py
`y_hls` and `y_xgb` aren't close
```
y_hls = expit(model.decision_function…
-
I'm using Win10 with Xming and it fails to start from WSL (Ubuntu 20.04).
```
andriy@cobalt:~$ go get -u -tags 'duitdraw mux9p' github.com/rjkroege/edwood
andriy@cobalt:~$ go/bin/edwood
XGB: con…
-
If one passes parameter `updater`, xgboost will throw a warning about `tree_method` being ignored, even if said parameter is not passed. The warning occurs in both python and R, and happens only the f…
-
**Describe the bug**
I am unable to get a transparent window background over an existing window. I want to add a small overlay bar over my existing windows with "pills" inside.
I succeed in creatin…
-
Error in finalizer(env) :
Inconsistent 'best_score' values between the closure state: 7590.875488 and the xgb.attr: 7590.875488
-
When i use the H2OXGBoostEstimator and run `my_xgb.train(x=predictors, y=response_col, training_frame=train)`, I encountered the following error :
```
h2o.exceptions.H2OResponseError: Server error w…
-
### Issue Type
Others
### Source
binary
### Secretflow Version
0.8.2b2
### OS Platform and Distribution
Centos 7
### Python version
3.8.16
### Bazel version
_No response_
### GCC/Compiler …