Skip to content

Commit 5d819b8

Browse files
authored
Add type hints, snake_case, and doctests to RandomForestClassifier module
- Annotate all function parameters and return types - Rename variables to snake_case (x_column, x_bootstrap, x_subset, x_train/x_test) - Add/expand doctests for public and core internal functions - Address algorithms-keeper review comments
1 parent e0ef096 commit 5d819b8

1 file changed

Lines changed: 206 additions & 140 deletions

File tree

0 commit comments

Comments
 (0)