Skip to content

Repository files navigation

mca

https://badge.fury.io/py/mca.png https://img.shields.io/github/actions/workflow/status/esafak/mca/test_mca.yaml

mca is a Multiple Correspondence Analysis (MCA) package for python, intended to be used with pandas. MCA is a feature extraction method; essentially PCA for categorical variables. You can use it, for example, to address multicollinearity or the curse of dimensionality with big categorical variables.

Installation

pip install --user mca

Usage

Please refer to the usage notes and this illustrated ipython notebook.

References

About

Multiple correspondence analysis

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages