Feedzai OpenML Example

Contains an example of a provider of Machine Learning Models implementing Feedzai's OpenML API. These examples are not true models (in the essence that they do not learn and simply return dummy predictions).

Лицензия

Лицензия

Группа

Группа

com.feedzai
Идентификатор

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

openml-example
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Feedzai OpenML Example
Contains an example of a provider of Machine Learning Models implementing Feedzai's OpenML API. These examples are not true models (in the essence that they do not learn and simply return dummy predictions).
Организация-разработчик

Организация-разработчик

Feedzai

Скачать openml-example

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.feedzai/openml-example/ -->
<dependency>
    <groupId>com.feedzai</groupId>
    <artifactId>openml-example</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.feedzai/openml-example/
implementation 'com.feedzai:openml-example:1.2.0'
// https://jarcasting.com/artifacts/com.feedzai/openml-example/
implementation ("com.feedzai:openml-example:1.2.0")
'com.feedzai:openml-example:jar:1.2.0'
<dependency org="com.feedzai" name="openml-example" rev="1.2.0">
  <artifact name="openml-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feedzai', module='openml-example', version='1.2.0')
)
libraryDependencies += "com.feedzai" % "openml-example" % "1.2.0"
[com.feedzai/openml-example "1.2.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.feedzai : openml-api jar 1.2.0
com.feedzai : openml-utils jar 1.2.0
com.google.guava : guava jar 25.1-jre
org.slf4j : slf4j-api jar 1.7.25

test (4)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-core jar 1.2.3
com.feedzai : openml-utils test-jar 1.2.0
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.7.0

Модули Проекта

Данный проект не имеет модулей.
com.feedzai

Feedzai

Версии библиотеки

Версия
1.2.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0