ML.Data.DataUtils: Utilities for data manipulation
**FILE FORMATS:**
- *.qdat files* contain quantized data suitable for
feeding to learning algorithms.
ML.Data.MLData: classes to be used to help work with data sets
ML.Data.Quantize: Automatic search for quantization bounds
This uses the expected informational gain to determine where quantization bounds should
lie.