Gabriele Dragotto
Gabriele Dragotto
@yadayada Actually, after the --RequestError 429 "Rate Exceeded--, i can't access to Amazon api both with acd_cli init and custom security profile. What i get is We're sorry! An error...
The PR in #4397 looks great, thanks @JensAstrup. Any news on the approval status?
The lock file seems out of date @JensAstrup ` ERR_PNPM_LOCKFILE_MISSING_DEPENDENCY Broken lockfile: no entry for '[email protected]' in pnpm-lock.yaml` Can you try `pnpm install --no-frozen-lockfile`?
@shadcn can we help? It should be a simple fix in the CI
> Updating to scipy 1.14.1 should resolve the issue. It does not in the wheels, at least on my side. Did you compile from scratch?
Update: Python workaround to perform the evaluation "manually" ```python def ranking_metrics_at_k(model, train_user_items, test_user_items, K=10, show_progress=True): """ Calculates ranking metrics (Precision@K, MAP@K, NDCG@K, AUC) for a trained model. Parameters: model :...
Hello, Any news on the matter? Can I help with the bug fix?
Hi @nicomiguelino, thanks. It does not work unfortunately. I also played a bit with Anthias config, but still no luck from my side.