Example_Diabetes

scalation.modeling.classifying.Example_Diabetes

The Example_Diabetes object loads the dibetes dataset for classifying whether a patient has diabetes.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

val cname: Array[String]
val continuous: Set[Int]
val fname: Array[String]
val k: Int
val nfile: String
val x: MatrixD
val xy: MatrixD
val y: VectorI