Skip to content

0.1.0.beta.8

Compare
Choose a tag to compare
@Clarmy Clarmy released this 24 May 06:42
· 137 commits to main since this release
b72ce98

Features

  • calc_mbe: mean bias error
  • calc_threshold_hit_ratio

Fix

  • drop_nan: The problem that if input as list, the result is unexpect.

Tests

  • add test for:
    • calc_mae
    • calc_mbe
    • calc_threshold_hit_ratio
    • calc_threshold_false_alarm_ratio
    • calc_threshold_ts
    • calc_linregress