Unsupervised Feature Transformation
This package intends to convert categorical features into numerical ones. This will help in employing algorithms and methods that only accept numerical data as input. The main motivation for writing this package is to use it in clustering assignments.