scikit-learn-contrib / sklearn-ann

Integration with (approximate) nearest neighbors libraries for scikit-learn + clustering based on with kNN-graphs.
https://sklearn-ann.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
14 stars 4 forks source link

Change project layout #12

Closed flying-sheep closed 1 year ago

flying-sheep commented 1 year ago

Recommended by pytest and the official package docs: https://docs.pytest.org/en/7.1.x/explanation/goodpractices.html

Also default xfail to strict: Flaky tests still can be and are marked as strict=False