Skip to content

Commit 7ea147b

Browse files
authored
Merge pull request #90 from oracle-devrel/data-science-and-ml-assets
Data science and ml assets
2 parents e568c83 + d95451f commit 7ea147b

File tree

2 files changed

+60
-0
lines changed
  • data-platform/data-science-and-ml

2 files changed

+60
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Oracle Graph for Data Science
2+
3+
This page is covering Oracle Graph analytics for Data Science projects.
4+
5+
Graph databases, part of Oracle’s converged database offering, eliminate the need to set up a separate database and move data. Analysts and developers can perform fraud detection in banking, find connections and link to data, and improve traceability in smart manufacturing, all while gaining enterprise-grade security, ease of data ingestion, and strong support for data workloads.
6+
7+
## Table of Contents
8+
9+
1. [Useful Links](#useful-links)
10+
2. [Reusable Assets](#reusable-assets)
11+
12+
## Useful Links
13+
14+
- [Oracle Graph homepage](https://www.oracle.com/database/graph/)
15+
- [Oracle Graph on YouTube](https://www.youtube.com/playlist?list=PL3ZqpALcm8HMR7nHRlpA2pXiUz99SMO5Z)
16+
- [Oracle Graph on Oracle Blogs](https://blogs.oracle.com/search.html?q=graph)
17+
- [Oracle Graph on GitHub](https://github.com/oracle-samples/pgx-samples)
18+
- [Oracle Graph on Oracle LiveLabs](https://apexapps.oracle.com/pls/apex/f?p=133:100:2717775602397::::SEARCH:graph)
19+
- [Oracle Graph documentation](https://docs.oracle.com/en/database/oracle/oracle-database/23/graph.html)
20+
21+
## Reusable Assets
22+
23+
24+
# License
25+
26+
Copyright (c) 2023 Oracle and/or its affiliates.
27+
28+
Licensed under the Universal Permissive License (UPL), Version 1.0.
29+
30+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Oracle Machine Learning
2+
3+
This page is covering Oracle Machine Learning, or Machine Learning in Oracle Database.
4+
5+
Machine Learning in Oracle Database supports data exploration, preparation, and machine learning modeling at scale using SQL, R, Python, REST, automated machine learning (AutoML), and no-code interfaces. It includes more than 30 high performance in-database algorithms producing models for immediate use in applications. By keeping data in the database, organizations can simplify their overall architecture and maintain data synchronization and security. It enables data scientists and other data professionals to build models quickly by simplifying and automating key elements of the machine learning lifecycle.
6+
7+
## Table of Contents
8+
9+
1. [Useful Links](#useful-links)
10+
2. [Reusable Assets](#reusable-assets)
11+
12+
## Useful Links
13+
14+
- [Oracle Machine Learning homepage](https://www.oracle.com/artificial-intelligence/database-machine-learning/)
15+
- [Oracle Machine Learning on YouTube](https://www.youtube.com/playlist?list=PLdtXkK5KBY57_y3Z0SW2cbCqGUPbfc94w)
16+
- [Oracle Machine Learning on Oracle Blogs](https://blogs.oracle.com/machinelearning/)
17+
- [Oracle Machine Learning on GitHub](https://github.com/oracle-samples/oracle-db-examples/tree/main/machine-learning)
18+
- [Oracle Machine Learning on Oracle LiveLabs](https://apexapps.oracle.com/pls/apex/f?p=133:100:14606520475441::::SEARCH:oracle+machine+learning)
19+
- [Oracle Machine Learning documentation](https://docs.oracle.com/en/database/oracle/machine-learning/)
20+
21+
## Reusable Assets
22+
23+
24+
# License
25+
26+
Copyright (c) 2023 Oracle and/or its affiliates.
27+
28+
Licensed under the Universal Permissive License (UPL), Version 1.0.
29+
30+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.

0 commit comments

Comments
 (0)