Tutorials

To explore different use cases of PyPAL, we recommend checking out the example notebooks. All notebooks can be run without installation on MyBinder. In the folder, you find the notebooks with the output cells, if you rerun them, the execution should not take more than a few minutes.

1. One active learning step using GPR models built with GPy

_images/basic_pypal_screenshot.png

Topic covered

2. Active learning with “measure” function and sklearn models

_images/active_learning_screenshot.png

Topic covered

3. Quantile regression

_images/quantile_regression_screenshot.png