graphtoolbox.utils.GL_3SR¶
Functions
|
function objectif from paper |
get X for a complete graph |
Classes
|
- class graphtoolbox.utils.GL_3SR.FGL_3SR(beta=0.1, alpha=0.1, trace=1, gamma=0.0, X0=None, lbd0=None, H0=None, cv_crit=0.01, maxit=1000, keep_best=True, verbose=True)[source][source]¶
Bases:
object- gamma¶
Values on constraints
- trace¶
Initial guess
- H0¶
Values on variables of the algorithms
- cv_crit¶
Variables of interest
- lbd¶
Error sequence
- solve_H0_closedform_K(Y, p, n)[source][source]¶
H update with a closeform when l0_2 norm is choosed ( < K)