↓ 7 callersFunctionget_default_time_parametersReturns default forecast horizon, backtest, and cross-validation parameters, given the input frequency, size, and user requested values. This
greykite/framework/pipeline/utils.py:112
↓ 6 callersFunctionfind_neighbor_changepointsFinds neighbor change points given their indices For example x = [1, 2, 3, 7, 8, 10, 15, 20] The return with `min_index_distance`=2 i
greykite/algo/changepoint/adalasso/changepoints_utils.py:673