Tutorial

a42fb4d17d1640f1b13fedf107765520

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