Leonardo U Spairani
Leonardo U Spairani
I got the same error: `ValueError: When passing a model not in PyCaret's model library, the custom_grid parameter must be provided.` I'm using pycaret version `2.3.10` with python `3.9.12` in...
Sure, thanks for the help and awesome work with Pycaret! 😄
Hello, I got the same issue by running the command `make requirements`. Removing `awscli` from the `requirements.txt` file worked for me. I'm not using s3, maybe installing `awscli` should be...
> Thanks @LUS24! I think there might be a few more places to remove the code, some lectures in section 12 still have the obsolete code 🤔 I didn't find...