ptuner ptuner is a simple python library that combines hyperparameter tuning and feature selection using a dynamic random search algorithm. To install from source, python setup.py install To run unit tests using pytest, pytest ptuner