Skip to content

Outdated document of PCA. #107

@Losses

Description

@Losses

The DataArrays is no longer maintained, constructing dataset should use

Xte = convert(Matrix,iris[2:2:end,1:4])'

but not:

Xte = convert(Array,DataArray(iris[2:2:end,1:4]))'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions