не последняя версия
Последняя версия 3.9

org.odpi.egeria:data-science 0.2

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.

Категории

Категории

Данные Science Прикладные библиотеки
Группа

Группа

org.odpi.egeria
Идентификатор

Идентификатор

data-science
Версия

Версия

0.2
Тип

Тип

pom

Скачать data-science 0.2

Имя Файла Размер
data-science-0.2.pom 1 KB
Обзор

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