Skip to content

Custom Python function that calculates the Weight of Evidence and Information Value for a given feature. This bivariate method of feature selection is used to determine the relationship between a dependent variable and an independent dichotomous variable.

Notifications You must be signed in to change notification settings

ArturoSbr/Information-values-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Information-values-in-Pythonn

Custom Python function that calculates the Weight of Evidence and Information Value for a given feature. This bivariate method of feature selection is used to determine the relationship between a dependent variable and an independent dichotomous variable.

  • information_value.py contains the custom functions that calculate Information Values
  • tutorial.ipynb shows the user how to use the functions

About

Custom Python function that calculates the Weight of Evidence and Information Value for a given feature. This bivariate method of feature selection is used to determine the relationship between a dependent variable and an independent dichotomous variable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published