Skip to content

Commit 5a89e68

Browse files
authored
Major changes to structure and new OML4R Notebooks (#211)
Major changes to structure and new OML4R Notebooks Organization changes to OML4Spark and OML4R Notebook folders Updates to ReadME files
1 parent 4a677b8 commit 5a89e68

File tree

82 files changed

+59807
-62
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+59807
-62
lines changed

machine-learning/README.md

Lines changed: 0 additions & 42 deletions
This file was deleted.

machine-learning/notebooks/python/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Python is a major programming language used for data science and machine learnin
55

66
Oracle Machine Learning Notebooks is a collaborative user interface for data scientists and business and data analysts who perform machine learning in Oracle Autonomous Database.
77

8-
Oracle Machine Learning Notebooks enables data scientists, citizen data scientists, and data analysts to work together to explore their data visually and develop analytical methodologies in the Autonomous Data Warehouse Cloud. Oracle's high performance, parallel and scalable in-Database implementations of machine learning algorithms are exposed via SQL and PL/SQL using notebook technologies. Oracle Machine Learning enables teams to collaborate to build, assess, and deploy machine learning models, while increasing data scientist productivity Oracle Machine Learning focuses on ease of use and simplified machine learning for data science – from preparation through deployment – all in Oracle Autonomous Database.
8+
Oracle Machine Learning Notebooks enables data scientists, citizen data scientists, and data analysts to work together to explore their data visually and develop analytical methodologies in the Autonomous Database. Oracle's high performance, parallel and scalable in-Database implementations of machine learning algorithms are exposed via SQL and PL/SQL using notebook technologies. Oracle Machine Learning enables teams to collaborate to build, assess, and deploy machine learning models, while increasing data scientist productivity Oracle Machine Learning focuses on ease of use and simplified machine learning for data science – from preparation through deployment – all in Oracle Autonomous Database.
99

1010
Based on Apache Zeppelin notebook technology, Oracle Machine Learning Notebooks provides a common platform with a single interface that can connect to multiple data sources and access multiple back-end Autonomous Database servers. Multi-user collaboration enables the same notebook document to be opened simultaneously by different users, such that changes made by one user to a notebook are instantaneously reflected to all users viewing that notebook. To support enterprise requirements for security, authentication, and auditing, Oracle Machine Learning supports privilege-based access to data, models, and notebooks, as well as being integrated with Oracle security protocols.
1111

@@ -14,8 +14,8 @@ Key Features:
1414
* Collaborative UI for data scientists
1515
* Enables sharing of notebooks and templates with permissions and execution scheduling
1616
* Access to 30+ parallel, scalable in-Database implementations of machine learning algorithms
17-
* Python, SQL and PL/SQL scripting language supported
18-
* Enables and supports deployments of enterprise machine learning methodologies in Autonomous Data Warehouse (ADW), Autonomous Transactional Database (ATP) and Autonomous JSON Database (AJD)
17+
* Python, R, SQL and PL/SQL scripting language supported
18+
* Enables and supports deployments of enterprise machine learning methodologies in all versions of Autonomous Database
1919

2020
This current folder contains the examples based on Oracle Machine Learning for Python (OML4Py), from data preparation and transformation, to the machine learning algorithms and scoring.
2121

0 commit comments

Comments
 (0)