Skip to content

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

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages