Skip to content

0.1.0

Compare
Choose a tag to compare
@szemyd szemyd released this 19 Apr 13:31
· 112 commits to main since this release

What's Changed

  • feature(Report): Vizualise util function for predictions and targets by @szemyd in #113
  • feature(Report): Added clearer vizualisation of prediction results. by @szemyd in #114
  • feature(Docs): Badges as styled for external use on our website. by @szemyd in #115
  • feature(Vizualisation): Seperate y plot, fixed index issue. by @szemyd in #117
  • feature(Vizualisation): Unified hover, renamed defaults and allow for unwrapped modes. by @szemyd in #118
  • feature(Report): You can now pass in a pd.Series to plot_y_predicions. by @szemyd in #120
  • feature(Dataset): Added utils to check consistency of a dataset. by @szemyd in #119
  • feature(Scorecard): Slicing Scorecard and printing multiple versions of the scorecard by @szemyd in #124
  • feature(Docs): Added explanation of the print function and fixed minor remaining error with the previous commit. by @szemyd in #125
  • feature(Report): Compare function now receives dataframe boolean to print a df rather than a formatted string. by @szemyd in #129
  • feature(Report): Compare method now handles unspecified metrics, sort_metric_key now optional, if not provided it will be the first element of metrics_to_display by @szemyd in #130
  • fix(Report): Compare printing bold didn't work in jupyter notebook. by @szemyd in #131
  • chore(Report): Cleaned up argument names of compare and added docstrings. by @szemyd in #132
  • chore(Docs): Updated readme with Dream Faster suite. by @szemyd in #133
  • chore(Docs): Renamed reference to fold-wrappers by @szemyd in #134
  • fix(Docs): updated tests badge in README by @almostintuitive in #136

Full Changelog: 0.0.8...0.1.0