Package | Description |
---|---|
org.dllearner.refinementoperators |
Refinement operator implementations.
|
org.dllearner.utilities.split |
Modifier and Type | Method and Description |
---|---|
void |
RhoDRDown.setNumericValuesSplitter(ValuesSplitter numericValuesSplitter)
Set the splitter used to precompute possible splits for data properties with numeric ranges.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDateTimeValuesSplitter |
class |
AbstractNumericValuesSplitter |
class |
AbstractValuesSplitter
Abstract class for values splitting implementation.
|
class |
DefaultDateTimeValuesSplitter
A splitter for date time values which simply returns a fixed number of split
values.
|
class |
DefaultNumericValuesSplitter
A splitter for numeric values which simply returns a fixed number of split
values.
|
class |
OptimizedNumericValuesSplitter |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann