Last Version

Data Science OMAS 3.9

The Data Science Open Metadata Access Service (OMAS) provides APIs and events for tools and applications focused on building all types of analytics models such as predictive models and machine learning models. It provides the ability to define the purpose and requirements for a model, along with lineage and audit information relating to the development and validation process associated with the model.

License

License

Categories

Categories

Data Science Business Logic Libraries
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

data-science
Version

Version

3.9
Type

Type

pom
Description

Description

Data Science OMAS
The Data Science Open Metadata Access Service (OMAS) provides APIs and events for tools and applications focused on building all types of analytics models such as predictive models and machine learning models. It provides the ability to define the purpose and requirements for a model, along with lineage and audit information relating to the development and validation process associated with the model.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master

Download data-science 3.9

Filename Size
data-science-3.9.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.odpi.egeria/data-science/ -->
<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>data-science</artifactId>
    <version>3.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/data-science/
implementation 'org.odpi.egeria:data-science:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/data-science/
implementation ("org.odpi.egeria:data-science:3.9")
'org.odpi.egeria:data-science:pom:3.9'
<dependency org="org.odpi.egeria" name="data-science" rev="3.9">
  <artifact name="data-science" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='data-science', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "data-science" % "3.9"
[org.odpi.egeria/data-science "3.9"]

Dependencies

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

  • data-science-api
  • data-science-client
  • data-science-server
  • data-science-spring