Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(tests): update PCA test for sklearn version compatibility
Added version check for scikit-learn in test_pca_feature_extractor to handle differences in expected output based on version. This ensures compatibility with scikit-learn versions 1.4.0 and above.
- Loading branch information