net.sf.phiweave.common
CRFOpts
class
CRFOpts extends Options
Inherited
- Hide All
- Show all
- Options
- AnyRef
- Any
Instance constructors
-
new
CRFOpts()
Value Members
-
def
!=(arg0: AnyRef): Boolean
-
def
!=(arg0: Any): Boolean
-
def
##(): Int
-
def
$asInstanceOf[T0](): T0
-
def
$isInstanceOf[T0](): Boolean
-
def
==(arg0: AnyRef): Boolean
-
def
==(arg0: Any): Boolean
-
def
asInstanceOf[T0]: T0
-
var
batchsize: Int
-
def
clone(): AnyRef
-
var
decomposition: Value
-
var
decompusepqn: Boolean
-
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
var
fixedtrees: Boolean
-
def
getClass(): java.lang.Class[_]
-
def
hashCode(): Int
-
var
infmaxit: Int
-
def
isInstanceOf[T0]: Boolean
-
var
kernel: Value
-
var
lambda: Double
-
-
var
maxmarginalizer: Value
-
var
multithreading: Boolean
-
def
ne(arg0: AnyRef): Boolean
-
def
notify(): Unit
-
def
notifyAll(): Unit
-
var
objective: Value
-
var
oraclecache: Int
-
var
predictor: Value
-
var
solver: Value
-
var
summarginalizer: Value
-
def
synchronized[T0](arg0: T0): T0
-
var
tightenviaentropy: Boolean
-
def
toString(): String
-
var
traineps: Double
-
var
trainmaxit: Int
-
def
wait(): Unit
-
def
wait(arg0: Long, arg1: Int): Unit
-
def
wait(arg0: Long): Unit