Packages

o

hex

ModelUtils

object ModelUtils extends Logging

Helper class to access package-private methods of Model API.

Linear Supertypes
Logging, Serializable, Serializable, Logging, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ModelUtils
  2. Logging
  3. Serializable
  4. Serializable
  5. Logging
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def classify(row: Array[Double], m: Model[_, _, _]): (String, Array[Double])
    Annotations
    @DeprecatedMethod( ... , "3.32" )