Skip to content

Conversation

@agitter
Copy link
Member

@agitter agitter commented Jan 14, 2025

Fix workflow test failures

@agitter
Copy link
Member Author

agitter commented Jan 14, 2025

Our last successfull macOS test had Platform: osx-64 and this one has Platform: osx-arm64.

@agitter
Copy link
Member Author

agitter commented Jan 14, 2025

The are repeated warnings

Intel MKL WARNING: Support of Intel(R) Streaming SIMD Extensions 4.2 (Intel(R) SSE4.2) enabled only processors has been deprecated. Intel oneAPI Math Kernel Library 2025.0 will require Intel(R) Advanced Vector Extensions (Intel(R) AVX) instructions.

that I am ignoring because the tests pass now.

The metrics changed though. Before:

            mse  pearsonr        r2  spearmanr
set                                           
train  1.554320  0.720557 -0.332268   0.679064
val    1.365925  0.626015 -0.266623   0.567501
test   1.419271  0.612643 -0.274967   0.593310

Now:

            mse  pearsonr        r2  spearmanr
set                                           
train  1.704531  0.603521 -0.461020   0.562114
val    1.588620  0.348470 -0.473128   0.355421
test   1.567312  0.485836 -0.407956   0.456515

@agitter agitter merged commit e5deba2 into main Jan 14, 2025
4 checks passed
@agitter agitter deleted the test-env branch January 14, 2025 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants