Tutorial

1a91995c39b64d59981d54cedc579a16

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).