PCA

slash.matrix.ml.unsupervised.dimreduction.PCA
See thePCA companion class
object PCA

Attributes

Companion
class
Source
PCA.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
PCA.type

Members list

Value members

Concrete methods

def apply[M <: Int, N <: Int](data: UnsupervisedData[M, N])(using ValueOf[M], ValueOf[N], N >= N =:= true): PCA[N]

Attributes

Source
PCA.scala