| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPython Языки программирования JPMML Прикладные библиотеки Machine Learning |
| Группа | Группаorg.jpmml |
| Идентификатор | Идентификаторpmml-python-testing |
| Последняя версия | Последняя версия1.1.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJPMML Python converter batch testing harness
JPMML Python to PMML converter batch testing harness
|
| Имя Файла | Размер |
|---|---|
| pmml-python-testing-1.1.6.pom | |
| pmml-python-testing-1.1.6.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-python-testing/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-python-testing</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-python-testing/
implementation 'org.jpmml:pmml-python-testing:1.1.6'
// https://jarcasting.com/artifacts/org.jpmml/pmml-python-testing/
implementation ("org.jpmml:pmml-python-testing:1.1.6")
'org.jpmml:pmml-python-testing:jar:1.1.6'
<dependency org="org.jpmml" name="pmml-python-testing" rev="1.1.6">
<artifact name="pmml-python-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-python-testing', version='1.1.6')
)
libraryDependencies += "org.jpmml" % "pmml-python-testing" % "1.1.6"
[org.jpmml/pmml-python-testing "1.1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jpmml : pmml-python | jar | 1.1.6 |
| org.jpmml : pmml-converter-testing | jar | 1.5.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jpmml : pmml-evaluator-testing | jar | 1.6.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |