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

File tree

1 file changed

+206
-140
lines changed

1 file changed

+206
-140
lines changed

0 commit comments

Comments
 (0)