powered by
Computes the value of lambda as defined in: "The Optimal Hard Threshold for Singular Values is \(\sqrt(4/ 3)\)".
get_lambda(bet)
Numeric. Lambda value.
Beta value. Aspect ratio of the input matrix. $$\frac{m}{n}$$, were m is the number of rows of the input matrix and n the number of columns.
get_lambda(0.3)
Run the code above in your browser using DataLab