-
- Appium
Log
[HTTP] {"using":"-custom","value":"ai:search"}
[debug] [W3C (064ec6c5)] Calling AppiumDriver.findElement() with args: ["-custom","ai:search","064ec6c5-762b-4a34-a690-67e65723dbaa"]
…
-
First off, thanks so much for shap! I love it. So I'm having an issue where the shap values are on a much different scale than my model output. I only come across this issue when I run lightgbm in ran…
-
### Willingness to contribute
The MLflow Community encourages bug fix contributions. Would you or another member of your organization be willing to contribute a fix for this bug to the MLflow code ba…
-
Here is a brief description of the "Pyxit" classifier that we have designed in our lab to classify images. I strongly believe the same strategy can be applied to audio signals.
So the goal is to cla…
-
Hey @tomtung!
Do you think it would be possible to predefine tree architecture for parabel? It could be useful when labels are hierarchical by definition. Do you have any hints for implementation? …
-
Hi, I am experimenting with the great EconML package but I am having some weird results with the function CausalForestDML.
I am using the same code from [this](https://github.com/microsoft/EconML/blo…
-
Hi,
I am trying to use the BoostingToUniformity notebook, in particular the uBoost classifier. I am getting the error message 'the weights should be non-negative'. I have tried removing this from t…
-
I believe it is common in Random Forest analyses for the variable importance to be reported. For example, variable importance can be determined using the mean decrease in accuracy that occurs when eac…
-
Hi!
When I run training on 10M examples (each described by a small subset of 100K features), it breaks with the error:
....
Splitting 2033
Training classifier
Splitting 1201
Training classif…
-
Hi, I'm having issues converting a CalibratedClassifierCV model to onnx, the error I get is this:
```python
RuntimeError: For operator SklearnCalibratedClassifierCV (type: SklearnCalibratedClassif…