data-attribute-recommendation-python-sdk icon indicating copy to clipboard operation
data-attribute-recommendation-python-sdk copied to clipboard

A client SDK for the Data Attribute Recommendation service on SAP Business Technology Platform (SAP BTP). Part of SAP AI Business Services.

Results 24 data-attribute-recommendation-python-sdk issues
Sort by recently updated
recently updated
newest added

I have seen this error a few times already: ![Screenshot 2020-07-17 at 09 51 06](https://user-images.githubusercontent.com/260872/87762247-1924d700-c813-11ea-88a2-caad1bf38aad.png) I assume this happens because the timeout is too short while GETing the job. This...

From the current API docs for ModelManagerClient and friends, it is not obvious how to create an instance. This knowledge is hidden in the "internal" documentation for BaseClient.

We only have limited capacity on the live endpoint using for system tests. Instead of using a live endpoint, we can also consider using `pact`.

…ine-user **Checks**: - [ ] README.md is maintained - [ ] [Documentation](/docs) is maintained - [ ] CHANGELOG.md is updated - [ ] Tests added