org.apache.spark.mllib.tree.loss
Class Losses

Object
  extended by org.apache.spark.mllib.tree.loss.Losses

public class Losses
extends Object


Constructor Summary
Losses()
           
 
Method Summary
static Loss fromString(String name)
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Losses

public Losses()
Method Detail

fromString

public static Loss fromString(String name)