greykite
greykite copied to clipboard
TypeError on forecaster.run_forecast_config (same as the others)
Please help. Thanks
@sarkistashjian using scikit-learn==1.3.1 fixed this for me, https://github.com/scikit-learn/scikit-learn/releases/tag/1.3.1
@sarkistashjian using scikit-learn==1.3.1 fixed this for me, https://github.com/scikit-learn/scikit-learn/releases/tag/1.3.1
fixed for me too, thanks!!!