You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After #541 the complexity of fit gradients has been changed from $\mathcal{O}(N\times M)$ to $\mathcal{O}(N + M)$. We should change the documentation accordingly, and possible add more details about the actual numerical calculations.
The text was updated successfully, but these errors were encountered:
After #541 the complexity of fit gradients has been changed from$\mathcal{O}(N\times M)$ to $\mathcal{O}(N + M)$ . We should change the documentation accordingly, and possible add more details about the actual numerical calculations.
The text was updated successfully, but these errors were encountered: