| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииH2 Данные Базы данных JPMML Прикладные библиотеки Machine Learning H2O |
| Группа | Группаorg.jpmml |
| Идентификатор | Идентификаторpmml-h2o-testing |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJPMML H2O.ai converter batch testing harness
JPMML H2O.ai to class model converter batch testing harness
|
| Имя Файла | Размер |
|---|---|
| pmml-h2o-testing-1.2.0.pom | |
| pmml-h2o-testing-1.2.0.jar | 5 KB |
| pmml-h2o-testing-1.2.0-sources.jar | 3 KB |
| pmml-h2o-testing-1.2.0-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-h2o-testing/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-h2o-testing</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-h2o-testing/
implementation 'org.jpmml:pmml-h2o-testing:1.2.0'
// https://jarcasting.com/artifacts/org.jpmml/pmml-h2o-testing/
implementation ("org.jpmml:pmml-h2o-testing:1.2.0")
'org.jpmml:pmml-h2o-testing:jar:1.2.0'
<dependency org="org.jpmml" name="pmml-h2o-testing" rev="1.2.0">
<artifact name="pmml-h2o-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-h2o-testing', version='1.2.0')
)
libraryDependencies += "org.jpmml" % "pmml-h2o-testing" % "1.2.0"
[org.jpmml/pmml-h2o-testing "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jpmml : pmml-h2o | jar | 1.2.0 |
| org.jpmml : pmml-converter-testing | jar | 1.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |