Tutorial

c1122958a98e4f5bbe33c6542d5324d7

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