Skip to content

Version 2.0

Compare
Choose a tag to compare
@sepandhaghighi sepandhaghighi released this 15 Apr 18:27
· 1644 commits to master since this release
  • G-Mean (GM) added #178
  • Index of balanced accuracy (IBA) added #176
  • Optimized precision (OP) added #152
  • Pearson's C (C) added #180
  • Compare class added #111
  • Parameters recommendation warning added #174
  • ConfusionMatrix equal method added #181
  • Document modified #173
  • stat_print function bug fixed
  • table_print function bug fixed
  • Beta parameter renamed to beta (F_calc function & F_beta method)
  • Parameters recommendation for imbalance dataset modified
  • normalize parameter added to save_html method #183
  • pycm_func.py splitted into pycm_class_func.py and pycm_overall_func.py
  • vector_filter,vector_check,class_check and matrix_check functions moved to pycm_util.py
  • RACC_calc and RACCU_calc functions exception handler modified #187
  • Docstrings modified