Skip to content

manifolded/shannon-feature-selection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shannon-feature-selection

Shannon entropy/mutual information as a tool for feature selection in Data Science.

This repo houses, primarily, a blog post, and secondarily, the code required to generate the figures for that blog post.

Written Content

You should start by reading the blog post in Shannon Entropy.md. That document relies on a couple images stored in the Images subdir.

You can also read this very same blog post, complete with images, here on Medium.

Code Content

If you came here for the code it is in the file Mutual Information Example.ipynd. This is an iPython notebook, thus it is opened in Jupyter. (In the Python world you must not question this dichotomy!)

I installed my Jupyter whosie-whatsit using Anaconda and usually don't regret doing so.

License

This blog post and associated notebook is available under the GNU GPL License v3.0