We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e48566 commit a942725Copy full SHA for a942725
.github/workflows/tests.yml
@@ -33,4 +33,3 @@ jobs:
33
uses: codecov/codecov-action@v5.4.3
34
with:
35
token: ${{ secrets.CODECOV_TOKEN }}
36
- slug: scikit-learn-contrib/radius_clustering
environment.yml
@@ -5,3 +5,4 @@ dependencies:
5
- scikit-learn>=1.2.2
6
- scipy>=1.12.0
7
- pandas>=2.0.3
8
+ - radius_clustering>=1.4.0
0 commit comments