Skip to content

0.0.4

Choose a tag to compare

@heylucasleao heylucasleao released this 12 Jan 16:59
69c53fd

Version 0.0.4 πŸš€

Latest Release

πŸ› οΈ Main Updates

  • βœ… Add unit tests: unit tests have been added to ensure code reliability and correctness.

  • 🚚 Moving Examples from a directory specific: Examples have been reorganized from a specific directory to a more generalized location.

  • πŸ› Modularize functions from OOB classes for better organization: Functions within OOB (Out-Of-Bag) classes have been modularized to enhance code readability and maintainability.

  • ♻️ Generalization Score by Balanced Score Accuracy: The generalization score calculation has been updated to use Balanced Score Accuracy, providing a more reliable evaluation metric for the classifier's performance across different datasets.