Skip to content

Add a new pseudo inverse function #463

@zhuanhao-wu

Description

@zhuanhao-wu

It is like the pinv in Matlab,
This is useful when solving some equations and then the solution is something like:
(X'X)^(-1)X'y and X'X is invertible.

This may be the solution to some linear regressions (which I encountered in the machine learning course).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions