Skip to content
#

xgboost

Here are 1,078 public repositories matching this topic...

StrikerRUS
StrikerRUS commented Oct 18, 2019

I'm sorry if I missed this functionality, but CLI version hasn't it for sure (I saw the related code only in generate_code_examples.py). I guess it will be very useful to eliminate copy-paste phase, especially for large models.

Of course, piping is a solution, but not for development in Jupyter Notebook, for example.

awesome-decision-tree-papers
awesome-gradient-boosting-papers
mljar-supervised
pplonski
pplonski commented Sep 30, 2020

The AutoML crashes if all models have error. It should be handled more gently.

The example of crash:

AutoML directory: AutoML_88
The task is multiclass_classification with evaluation metric logloss
AutoML will use algorithms: ['MLP']
AutoML steps: ['simple_algorithms', 'default_algorithms', 'not_so_random', 'hill_climbing_1', 'hill_climbing_2']
Skip simple_algorithms because no parame

Improve this page

Add a description, image, and links to the xgboost topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xgboost topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.