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
Following scikit-learn procedures there should be a call to check_array prior to that which ensures certain formats. Can you actually refer to the line in the code?
Activity
lmcinnes commentedon Jan 24, 2025
Following scikit-learn procedures there should be a call to
check_array
prior to that which ensures certain formats. Can you actually refer to the line in the code?