-
```
The current implementation uses a continuous feature at most once when creating
a decision rule. Multiple usage can make resulting tree better.
```
Original issue reported on code.google.com by …
-
Follow up with Max on which package this is. :)
-
### Describe the workflow you want to enable
I am part of the @neurodata team. Binning features have resulted in highly efficient and little loss in performance in gradient-boosted trees. This feat…
-
Steps:
1. Get [test data](http://gis-lab.info/data/samples/dtclassifier-demo.7z)
2. Add after,tif, presence-poly.shp, absence-poly.shp
3. Run
DTClassifier crashes, QGIS crashes.
Random fore…
-
```
The current implementation uses a continuous feature at most once when creating
a decision rule. Multiple usage can make resulting tree better.
```
Original issue reported on code.google.com by …
-
```
The current implementation uses a continuous feature at most once when creating
a decision rule. Multiple usage can make resulting tree better.
```
Original issue reported on code.google.com by …
-
```
The current implementation uses a continuous feature at most once when creating
a decision rule. Multiple usage can make resulting tree better.
```
Original issue reported on code.google.com by …
-
If I have a multi output decision tree, such as
https://scikit-learn.org/stable/auto_examples/tree/plot_tree_regression_multioutput.html
is this intended to be supported?
I did note that target_n…
-
Hi Jianhui,
I was testing a bit your code for understanding better your algorithm.
I succeeded in creating the dataset but I do not have an example of
the file related to the parameters of the de…
-
Implement a web view that follows a given decision tree and generates a csv file with the selected route in the tree. The specific tree will be made accessible after a worker has been appointed.