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
As discussed in #3008, elsewhere in tskit we do n_X; but in ts.pca we have num_oversamples and num_components. The latter matches scikit-learn, but I'm voting for internal consistency in tskit.
The text was updated successfully, but these errors were encountered:
As discussed in #3008, elsewhere in tskit we do
n_X
; but ints.pca
we havenum_oversamples
andnum_components
. The latter matches scikit-learn, but I'm voting for internal consistency in tskit.The text was updated successfully, but these errors were encountered: