v0.2.1
Pre-release
Pre-release
- Added DataFrame overloads to calculate_entropy for target_col and optional split_col.
- Simplified information_gain by delegating split entropy to the new overload.
- Updated entropy documentation/examples and added tests for the new usage.