Creates a linear model with coefficients w = (w_1, …, w_M) to minimize the loss between the data and the predictions.
-
Updated
Jan 12, 2025 - Python
Creates a linear model with coefficients w = (w_1, …, w_M) to minimize the loss between the data and the predictions.
Add a description, image, and links to the linear-inversion topic page so that developers can more easily learn about it.
To associate your repository with the linear-inversion topic, visit your repo's landing page and select "manage topics."