Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 442 Bytes

preprocessing.rst

File metadata and controls

15 lines (10 loc) · 442 Bytes

alchemlyb.preprocessing

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:

alchemlyb.preprocessing

subsampling