oci-data-science-ai-samples icon indicating copy to clipboard operation
oci-data-science-ai-samples copied to clipboard

This repo contains a series of tutorials and code examples highlighting different features of the OCI Data Science and AI services, along with a release vehicle for experimental programs.

Results 41 oci-data-science-ai-samples issues
Sort by recently updated
recently updated
newest added
trafficstars

Demo of fraud detection using graph analytics and AutoML as presented at CloudWorld

OCA Verified

This PR includes the code implementation for the customer churn prediction AI capability. The AI capability will be published in the AI gallery/marketplace and will provide a notebook accelerator to...

OCA Verified

Added readme file to install python sdk Added sample CRUD script to use anomaly detection service Added example for sample dataset

OCA Required

1. Added Samples for Authentication methods: ConfigFileBased Authentication Instance Principal Authentication Resource Principal Authentication Simple Authentication 2. Remove Circular Dependency 3. Added samples for all Language services 4. Updated Readme.md

OCA Required

For Java and Python sample, added: 1. Sample for translation 2. Sample custom text classification - create project - create model - create endpoint - run inferences using batchAPI 3....

OCA Required

Adding a new sample use-case of NLP about "customer review sentiment analysis". Once this use-case becomes live in this repo, it will be referred to through Oracle MarketPlace.

Hello, in the labs/employee-attrition/notebooks/employee-attrition.ipynb we import e.g. these ``` from ads.explanations.explainer import ADSExplainer from ads.explanations.mlx_whatif_explainer import MLXWhatIfExplainer from ads.explanations.mlx_global_explainer import MLXGlobalExplainer from ads.explanations.mlx_local_explainer import MLXLocalExplainer ``` but they all fail,...

The current instructions on using postman are unnecessary complex and unsafe. Reference: https://github.com/oracle-samples/oci-data-science-ai-samples/blob/master/labs/PiDay-2022-Vision/Lab-3-vision-rest.md On that instructions, request the user to export and re-import the collection, when should be just forking....

Updated oci-ods-aqua-orm.zip from [link](https://bitbucket.oci.oraclecorp.com/projects/ODSC/repos/aqua-policies/browse/oci-ods-aqua-orm.zip)

OCA Verified

Running labs/feature-types-for-data-exploration-and-validation/feature_type_tutorial.ipynb in an OCI Data Science project / Jupyter notebook with conda automlx234_p310_cpu_x86_64_v1 and ADS version 2.11.6 Excuting the cell with the "feature_type_manager.warning_registered()" command (in the "Feature Type Warnings"...