public class VWUtility extends Object
Modifier and Type | Method and Description |
---|---|
static long |
countNumberOfNonZeroWeights(Path modelPath)
Read vowpal wabbit model and count number of non-zero weights in it
|
public static long countNumberOfNonZeroWeights(Path modelPath) throws IOException
modelPath
- path to vowpal wabbit modelIOException
Copyright © 2017. All rights reserved.