| Package | Description |
|---|---|
| org.jpmml.sklearn | |
| sklearn2pmml.decoration |
| Modifier and Type | Method and Description |
|---|---|
Domain |
SkLearnEncoder.getDomain(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
SkLearnEncoder.setDomain(String name,
Domain domain) |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoricalDomain |
class |
ContinuousDomain |
class |
DateDomain |
class |
DateTimeDomain |
class |
DiscreteDomain |
class |
OrdinalDomain |
class |
TemporalDomain |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Domain> |
MultiDomain.getDomains() |
Copyright © 2022. All rights reserved.