Tutorial

86f252d5c55347baafc951ce77c3b0d9

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