Preprocessing datasets

It is often the case that some initial pre-processing of raw datasets are desirable before feeding these to an estimator. alchemlyb features some commonly-used pre-processing tools as a convenience. These are featured in the following submodules:

subsampling

Functions for subsampling datasets.