x is a matrix n \times p which represents a set of n samples in \Re^p. y is a vector n which represents the target values (integers in classification problems, floats in regression problems).
x is a matrix n \times p which represents a set of n samples in \Re^p.
y is a vector n which represents the target values (integers in classification problems, floats in regression problems).
Install
Tutorial