| Interface | Description |
|---|---|
| EventStats |
Created by Alex on 26/06/2016.
|
| Class | Description |
|---|---|
| BaseEventStats |
Created by Alex on 26/06/2016.
|
| ExampleCountEventStats |
Event stats implementation with number of examples
|
| PartitionCountEventStats |
Event stats implementation with partition count
|
| StatsUtils |
Utility methods for Spark training stats
|
| StatsUtils.StartTimeComparator |