James
James
I'm getting the same error as @shinchri . Tried using his workaround of manually deploying the model to a new endpoint using the GUI but unfortunately it still doesn't work.
Thanks! I downgraded my TF version from 2.11 to 2.9 and that fixed the error :) Interestingly the returned predictions don't sum to 1: ``` { "predictions": [ [ 0.582659423...
Ah yes, good point!
Thanks Nick. So an example change I'd like to make is to get the little asides to line up more with the section that they refer to. E.g. for the...
@nstrayer @mannymistry I've tried making my sheet public, and authenticating gs4 seemed to work, but I'm still getting the same error: `Error: Client error: (403) PERMISSION_DENIED * Client does not...
Yep it works fine in the browser, thanks for the prompt response!
That approach didn't work for me either - my Cloud Shell would disconnect halfway through the upload to BQ so I would end up with an incomplete table. Solution was...
Update -I've run `df02.py` twice more, and now I'm getting an out-of-memory error after nearly an hour of running: `Bus error (core dumped)` Same story with `df03.py`, but `df04.py` seemed...
No unfortunately not Luis. I just moved on. On Tue, 14. Nov 2023 at 04:53, Luís Cunha ***@***.***> wrote: > @jgammerman were you able to solve the > long time...
Tried that - same error as before