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
.../oplot/oplot/plot_data_set.py:84: UserWarning: LDA cannot be used to produce 2 dimensions if y has less than 3 classes, will use PCA instead
warnings.warn('LDA cannot be used to produce {} dimensions if y has less than {} classes,'
Problem 1: Warning
Leads to warning
But plot still renders.
Problem 2: Error
Leads to error
But plot still renders (just without colorbar).
The text was updated successfully, but these errors were encountered: