Commit 7b18440
authored
Address cuml RandomForestClassifier(max_depth=) deprecation (rapidsai#22324)
xref rapidsai/cuml#7958
(IIUC, 16 was the previous default)
Authors:
- Matthew Roeschke (https://github.com/mroeschke)
Approvers:
- Matthew Murray (https://github.com/Matt711)
URL: rapidsai#223241 parent 953b55a commit 7b18440
1 file changed
Lines changed: 4 additions & 2 deletions
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| |||
0 commit comments