Skip to content

0.0.3

Choose a tag to compare

@heylucasleao heylucasleao released this 11 Jan 19:31
809b11d

Version 0.0.3 πŸš€

Latest Release

πŸ› οΈ Main Updates

  • 🚚 Reorganized Examples:
    Moved all example files to a dedicated folder for better organization.

  • πŸ› TOML Fixes:
    Adjusted the toml configuration. The installation of plotting tools is no longer required.

  • πŸ› Generalization Score Fix:
    Normalized the score to correctly reflect the difference between two values.

  • ♻️ Evaluate returning dict:
    Updated the evaluate function to return a dictionary instead of an unnecessary DataFrame.