decision-trees
Here are 1,084 public repositories matching this topic...
This class could be used instead of cd file https://catboost.ai/docs/concepts/input-data_column-descfile.html when creating Pool from filez. The class should have init function, methods load and save, and Pool init method should be able to use object of this class instead of cd file during initialization.
-
Updated
Jun 18, 2020 - Jupyter Notebook
Is your feature request related to a problem? Please describe.
When generating generating targeted attacks the method arguments generate(x, y=None) can be confusing. In this case y usually refers to the target label for the attack, but users may accidentally put the correct label there, rendering the attack ineffective.
Describe the solution you'd like
Maybe we should change that
-
Updated
Apr 18, 2016 - Jupyter Notebook
-
Updated
Jun 21, 2020 - Jupyter Notebook
-
Updated
Jun 15, 2020 - Python
-
Updated
Jun 1, 2020 - Jupyter Notebook
-
Updated
Mar 29, 2020 - C++
-
Updated
Jun 17, 2020 - Python
-
Updated
Sep 11, 2018 - Python
-
Updated
Feb 17, 2020 - Jupyter Notebook
In Python XGBoost one can provide weights for each row of the data, see http://xgboost.readthedocs.io/en/latest/python/python_api.html#xgboost.XGBClassifier.fit. I tried to look for a way to specify such weights in SharpLearning, but could not find it. Is this possible?
-
Updated
May 3, 2020 - Go
-
Updated
Mar 21, 2019 - Jupyter Notebook
add bart algorithm
We should add BART as one final algorithm after xgboost and before SuperLearner - it's usually the best single model and it would be helpful to explain it to people.
-
Updated
May 15, 2017 - MATLAB
-
Updated
Apr 5, 2020 - Jupyter Notebook
-
Updated
Jun 14, 2020 - Python
Once #15 is implemented and we have a ::usage message for the integration-step condition function, this information should be included in the Steps display. I imagine for instance a tooltip when the user hovers over the green functions like IGtQ or GtQ
The implementation of this issue will require changed in [ShowStepFormatt
-
Updated
Nov 23, 2016 - TeX
-
Updated
Nov 20, 2017 - Scilab
-
Updated
Feb 28, 2019 - C++
-
Updated
Jan 28, 2020 - JavaScript
When any of our functions branch based on the user's input we should provide a warning message or note.
Should computation be paused for confirmation? Current plan is that computation should not be paused.
-
Updated
Apr 9, 2019 - Python
-
Updated
May 2, 2019
-
Updated
Jul 5, 2020 - q
Improve this page
Add a description, image, and links to the decision-trees topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the decision-trees topic, visit your repo's landing page and select "manage topics."

One unit test in the R package is currently broken. Steps to reproduce on Mac
This results in the following error at the ends of the logs