Example_Concrete

scalation.modeling.neuralnet.Example_Concrete

The ExampleConcrete class stores a medium-sized example dataset from the UCI Machine Learning Repository, "Abstract: Concrete is a highly complex material. The slump flow of concrete is not only determined by the water content, but that is also influenced by other concrete ingredients."

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

val max_x: VectorD
val min_x: VectorD
val ox: MatrixD
val ox_fname: Array[String]
val x: MatrixD
val x_fname: Array[String]
val xy: MatrixD
val xy_s: MatrixD
val xy_s2: MatrixD
val y: MatrixD