Alexander Kreuzer

Results 4 issues of Alexander Kreuzer

**Describe the bug** `_RepackModelStep` is a part of the `sagemaker.workflow.model_step.ModelStep`. Its purpose is to attach a `source_dir` to the plain `model.tar.gz`. As I understand, this is done using a training...

bug

pytorchltr fails to install on Python 3.11 with an error message as below. It seems this is due to an incompatibility of Python 3.11 with an old version of `cython`....

### Describe the bug Support for catboost was added to wandb #2975. However if the function `wandb.catboost.log_summary` does throw an error if `CatBoostRanker` or the `CatBoost` generic booster is passed....

c:integration

Main effort is to split Connection in `sap/adt/core.py` into `ConnectionViaRFC` and `ConnectionViaHTTP`. I don't have many test for this as this would require a Netweaver Server.