Package | Description |
---|---|
org.apache.reef.examples.group.bgd |
Runs BGD on the given runtime.
|
org.apache.reef.examples.group.bgd.data |
Interface for example data instance for linear models.
|
org.apache.reef.examples.group.bgd.data.parser |
A parser interface and implementation for SVMLight records.
|
Modifier and Type | Method and Description |
---|---|
List<Example> |
ExampleList.getExamples() |
Modifier and Type | Class and Description |
---|---|
class |
SparseExample
Example implementation on a index and value array.
|
Modifier and Type | Method and Description |
---|---|
Example |
SVMLightParser.parse(String line) |
Example |
Parser.parse(T input) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.