Tim WU
Tim WU
error
--------------------------------------------------------------------------- KeyError Traceback (most recent call last) ~/anaconda3/envs/tensorflow_p36/lib/python3.6/site-packages/pandas/core/indexes/base.py in get_loc(self, key, method, tolerance) 2524 try: -> 2525 return self._engine.get_loc(key) 2526 except KeyError: pandas/_libs/index.pyx in pandas._libs.index.IndexEngine.get_loc() pandas/_libs/index.pyx in pandas._libs.index.IndexEngine.get_loc() pandas/_libs/hashtable_class_helper.pxi in...
In your create_predictor lambda [code](https://github.com/aws-solutions/improving-forecast-accuracy-with-machine-learning/blob/main/source/infrastructure/forecast/aws_lambda/functions/create_predictor.py) it's a legacy predictor My customer ask if you can consider to add auto_predictor in your solution? Thanks [create_auto_predictor ](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/forecast.html#ForecastService.Client.create_auto_predictor)