Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Learning to rank tests failing #675

Open
davidkyle opened this issue Mar 19, 2024 · 0 comments
Open

Learning to rank tests failing #675

davidkyle opened this issue Mar 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@davidkyle
Copy link
Member

Several learning to rank tests are failing with the error:

Arrays are not almost equal to 2 decimals
FAILED tests/ml/test_ml_model_pytest.py::TestMLModel::test_learning_to_rank[rank:ndcg-False]
FAILED tests/ml/test_ml_model_pytest.py::TestMLModel::test_learning_to_rank[rank:map-True]
FAILED tests/ml/test_ml_model_pytest.py::TestMLModel::test_learning_to_rank[rank:map-False]
FAILED tests/ml/test_ml_model_pytest.py::TestMLModel::test_learning_to_rank[rank:pairwise-True]
FAILED tests/ml/test_ml_model_pytest.py::TestMLModel::test_learning_to_rank[rank:pairwise-False]

The first failure reproduces on my system with this command

pytest tests/ml/test_ml_model_pytest.py::TestMLModel::test_learning_to_rank[rank:ndcg-False]
@davidkyle davidkyle added the bug Something isn't working label Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant