While exploring natural language processing (NLP) and various ways to classify text data, I wanted a way to test multiple classification algorithms and chains...
While exploring natural language processing (NLP) and various ways to classify text data, I wanted a way to test multiple classification algorithms and chains of data processing, and perform hyperparameter tuning on them, all at the same time. I ended up using Apache Spark with the CrossValidator and pipeline models. This article will detail the approach. Import statements. Nothing will be detailed here. These are just provided to make running this yourself simple. from...
While exploring natural language processing (NLP) and various ways to classify text data, I wanted a way to test multiple classification algorithms and chains of data processing, and perform...
Oracle Cloud Guard service was released recently. It helps customers monitor their OCI resources and maintain a strong security posture. For people who are new...
Oracle Cloud Guard service was released recently. It helps customers monitor their OCI resources and maintain a strong security posture. For people who are new to Cloud Guard, following are some resources for learning about Cloud Guard concepts and use-cases: Oracle Cloud Guard Oracle Cloud Guard Service Documentation And some blog posts: Automating Cloud Security with Security Posture Management Discovering and fixing weak cloud security posture with Oracle Cloud Guard How...
Oracle Cloud Guard service was released recently. It helps customers monitor their OCI resources and maintain a strong security posture. For people who are new to Cloud Guard, following are some...
Introduction Traffic between SaaS and PaaS Services that reside in separate Regions within Oracle Cloud Infrastructure (OCI) regions already take advantage of...
Introduction Traffic between SaaS and PaaS Services that reside in separate Regions within Oracle Cloud Infrastructure (OCI) regions already take advantage of the OCI backbone to ensure that traffic is not routed via the Public Internet. Benefits using the OCI Backbone are encryption by default and consistent, reliable performance for data that is traversing between OCI Regions. OCI-Classic Regions (1st Generation Datacentre) and OCI Regions (2nd Generation Datacentre)...
Introduction Traffic between SaaS and PaaS Services that reside in separate Regions within Oracle Cloud Infrastructure (OCI) regions already take advantage of the OCI backbone to ensure that traffic...
Last validation: September 30, 2020 with 12.2.1.4.0 Introduction This post details the steps required to create connections in Oracle Data Integrator (ODI)...
Last validation: September 30, 2020 with 12.2.1.4.0 Introduction This post details the steps required to create connections in Oracle Data Integrator (ODI) Marketplace to Autonomous Databases on Dedicated Infrastructure (ADB-D) e.g. Autonomous Data Warehouse (ADW-D). This post uses ADW-D, but the method is also applicable to Autonomous Transaction Processing (ATP-D) databases. For additional details about ADW-D, visit Using Oracle Autonomous Data Warehouse on...
Last validation: September 30, 2020 with 12.2.1.4.0 Introduction This post details the steps required to create connections in Oracle Data Integrator (ODI) Marketplace to Autonomous Databases on...
Introduction The REST API for CX Sales and B2B Service supports Batch Actions - multiple operations can be combined into a single HTTP request, with the request...
Introduction The REST API for CX Sales and B2B Service supports Batch Actions - multiple operations can be combined into a single HTTP request, with the request body being a JSON object containing an array of objects to be processed. Each object in the array contains the payload for the individual action being taken: A unique ID A relative path to the resource An operation A payload See the documentation here for further details A Batch Action is treated as a single...
Introduction The REST API for CX Sales and B2B Service supports Batch Actions - multiple operations can be combined into a single HTTP request, with the request body being a JSON object containing an...
Validated September 28, 2020 with OAC 5.8 Introduction Oracle Analytics Cloud (OAC) may now be provisioned within a Virtual Cloud network (VCN) with a private...
Validated September 28, 2020 with OAC 5.8 Introduction Oracle Analytics Cloud (OAC) may now be provisioned within a Virtual Cloud network (VCN) with a private IP address. This post is a step-by-step guide for connecting to a private OAC via VPN and / or FastConnect Private Peering. Connections are made via OAC's URL. This is one of the post listed in the OAC Private Endpoint Parent Post Validations September 28, 2020 with OAC 5.8 Topics Before You Begin Securing Access to OAC...
Validated September 28, 2020 with OAC 5.8 Introduction Oracle Analytics Cloud (OAC) may now be provisioned within a Virtual Cloud network (VCN) with a private IP address. This post is a step-by-step...
A comparison of options to synchronize users and roles between Oracle Applications Cloud and identity providers. Mani Krishnan Introduction Oracle Applications...
A comparison of options to synchronize users and roles between Oracle Applications Cloud and identity providers. Mani Krishnan Introduction Oracle Applications Cloud includes HCM, ERP, Supply Chain and Sales applications. A common aspect of architecture between most Oracle applications customers is requirement to federate logins with a customer-specific identity and access provider. A key requirement of such federation is synchronizing users and group memberships from...
A comparison of options to synchronize users and roles between Oracle Applications Cloud and identity providers. Mani Krishnan Introduction Oracle Applications Cloud includes HCM, ERP, Supply Chain...
This blog is no longer relevant and has been retired.