MultiLabel-Transformer is an extended version of a LabelEncode, such that, it encodes multiple categorical columns to numeric in any workflow or pipeline. It was built upon Sciki-learn and distributed under the GPL-3.0 License.
- Installation Dependencies
- Installation
- How To Use
- Development
- Contributing
- Help and Support
- Acknowedgement
- Python (>= 3.6)
- scikit-learn(>=0.23.2)
- pandas(>= 1.1.2)
pip install -U MultiLabel_Transformer
ELSE if you have conda:
conda install MultiLabel_Transformer
to be filled...
We welcome new contributors of all experience levels.
Important links
well then, fork, clone and started!!
Documentation, Code Refinery and Improvements
Special thanks to WorldQuant University and Udacity:AWS Scholarship, for their awesome lecture content.