microsoft / vivainsights-py

Python package for Analyzing and Visualizing data from Viva Insights
https://microsoft.github.io/vivainsights-py/
Other
14 stars 2 forks source link

Changes in Information value calculations. #27

Closed sachinstl closed 5 months ago

sachinstl commented 5 months ago

Summary

This branch adds and builds on previous functionality for calculating information value.

Changes

The changes made in this PR are:

  1. IV calculations for return type IV, summary and plot-WOE.
  2. The Plot orientation change for return type plot.

Checks

Notes

This fixes #

<other things, such as how to incorporate new changes>