Skip to main content

Mutual Information based feature selection techniques

Project description

‘MIset’ stands for ‘(M)utual (I)nformation (SET) of feature selection techniques’.

This is a library that provides a python implementation of the mutual information based feature selection techniques outlined in the following research papers:

  1. ‘Joint Mutual Information Maximization’ method as described here: https://doi.org/10.1016/j.eswa.2015.07.007.

  2. ‘Normalized Joint Mutual Information Maximization’ method as described here: https://doi.org/10.1016/j.eswa.2015.07.007.

  3. ‘Joint Mutual Information with Class Relevance’ method as described here: https://doi.org/10.1016/j.jcmds.2023.100075.

Installation

To install use:

$ pip install miset

Note

It is generally recommended to apply binning to both continuous and discrete variables before using this feature selection technique, as this was the approach taken by its authors. If binning is ignored on discrete or continuous variables, the MIset package will treat each distinct value of these variables as its own seperate category by default.

Requirements

  • pandas

  • numpy

  • joblib

Read the documentation at: https://miset.readthedocs.io/en/latest/index.html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

miset-1.1.0.tar.gz (7.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

miset-1.1.0-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file miset-1.1.0.tar.gz.

File metadata

  • Download URL: miset-1.1.0.tar.gz
  • Upload date:
  • Size: 7.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for miset-1.1.0.tar.gz
Algorithm Hash digest
SHA256 2adf8bdc1f7776c06cd752ec04a7ab6fbc94037faf7d3f915e6439893b346771
MD5 02e0a478a0401c79bdffc7d04d47ec2b
BLAKE2b-256 e03e2e6e35af1179aa18bf56660b70cb1aae471045c5047b7cdaf70fb207922c

See more details on using hashes here.

File details

Details for the file miset-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: miset-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for miset-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2cb4212ca3b7343e504042d5ee2c251afe94cb1d8d272d5ac21f812d650be3f1
MD5 be8ff659f26b8f6b84ba50c5d018a4c7
BLAKE2b-256 0b6177c51e1e109ad6708231849683db19462c0d3ae0d9461e9003b094ff80c0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page