March 4, 2021: added support for simple data splitting as an alternative to cross-validation for the hyperparameter sweep; simple data splitting just corresponds to the standard approach of splitting ...
scikit-monaco is a library for Monte Carlo integration in Python. The core is written in Cython, with process-level parallelism to squeeze the last bits of speed out of the python interpreter. A code ...