accelerated-data-science
accelerated-data-science copied to clipboard
ADS is the Oracle Data Science Cloud Service's python SDK supporting, model ops (train/eval/deploy), along with running workloads on Jobs and Pipeline resources.
# Description This PR aims to fix status for DELETING/DELETED evaluation: # Changed * Improved `_get_status` to return correct status under different cases. * DELETE Eval will return the real...
This PR is a continue of https://github.com/oracle/accelerated-data-science/pull/626. ### Added api to fetch default evaluation config - For offline model, read `evaluation_config.json` from service model object storage path. - For deployed...
### Description When loading DataScienceModel from yaml, the model_file_description attribute remains empty since the attribute map value is incorrect. There were no breaking changes before as this property was set...
### Description ADS currently supports up to 3.8/9/10 - this task is to support all current non EOL, non-feature versions (which as of today is 3.8-3.12) Jira: https://jira.oci.oraclecorp.com/browse/ODSC-54710 ### What...
### Oracle-ads version used - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://https://github.com/oracle/accelerated-data-science/releases/) of...
### Willingness to contribute Yes. I can contribute this feature independently. ### Proposal Summary Add wait for an arbitrary state during the watch: Here is our code, with is very...
### Willingness to contribute Yes. I can contribute this feature independently. ### Proposal Summary Make Cancel and Delete methods more transparent. In case of deleting a job or job run,...
### Willingness to contribute Yes. I would be willing to contribute this feature with guidance from the oracle-ads team. ### Proposal Summary Maybe you want to add filter job/job runs...