PythonDataStats
PythonDataStats @PythonDataStats
Replying to @PythonDataStats
Pseudoinverse (pinv) For under/over-determined systems: np.linalg.pinv(A) Used in: - Linear regression - Dimension reduction - Solving systems with no exact solution Stable & powerful. #MachineLearning #NumericalMethods
· 2 Views
1
2