Tutorial

972085760a3b4057a344696241fca7f9

In following notebooks we will cover the major part of hcrystalball library.

Model Selection

  1. ModelSelector Basics

  2. ModelSelectorResult Basics

  3. ModelSelector Advanced

Note : Wrappers for non core installation are showcased in the content. You can install missing dependencies or exchange e.g. ProphetWrapper with get_sklearn_wrapper(RandomForestRegressor).