File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<p  align =" center " >
2- <a  href =" https://github.com/lias-laboratory /radius_clustering/blob/main/LICENSE " ><img  alt =" License: GPLv3 "  src =" https://img.shields.io/github/license/lias-laboratory /radius_clustering " ></a >
2+ <a  href =" https://github.com/scikit-learn-contrib /radius_clustering/blob/main/LICENSE " ><img  alt =" License: GPLv3 "  src =" https://img.shields.io/github/license/scikit-learn-contrib /radius_clustering " ></a >
33<a  href =" https://pypi.org/project/radius-clustering/ " ><img  alt =" PyPI "  src =" https://img.shields.io/pypi/v/radius-clustering " ></a >
44<a  href =" https://docs.astral.sh/ruff/ " ><img  alt =" Code style: Ruff "  src =" https://img.shields.io/badge/style-ruff-41B5BE?style=flat " ></a >
5- <a  href =" https://lias-laboratory.github.io /radius_clustering/ " ><img  alt =" GitHub Actions Workflow Status "  src =" https://img.shields.io/github/actions/workflow/status/lias-laboratory /radius_clustering/sphinx.yml?label=Doc%20Building " ></a >
5+ <a  href =" https://contrib.scikit-learn.org /radius_clustering/ " ><img  alt =" GitHub Actions Workflow Status "  src =" https://img.shields.io/github/actions/workflow/status/scikit-learn-contrib /radius_clustering/sphinx.yml?label=Doc%20Building " ></a >
66<a ><img  alt =" Python version supported "  src =" https://img.shields.io/pypi/pyversions/radius-clustering " ></a >
77<a  href =" https://codecov.io/gh/scikit-learn-contrib/radius_clustering " ><img  alt =" Codecov "  src =" https://codecov.io/gh/scikit-learn-contrib/radius_clustering/branch/master/graph/badge.svg " ></a >
88<a  href =" https://mybinder.org/v2/gh/scikit-learn-contrib/radius_clustering/HEAD?urlpath=%2Fdoc%2Ftree%2Fnotebooks%2Fcomparison_example.ipynb " ><img  alt =" Binder "  src =" https://mybinder.org/badge_logo.svg " ></a >
9- <a  href =" https://doi .org/10.5281/zenodo.15830087  " ><img  src =" https://zenodo.org/badge/887316842.svg "  alt =" DOI " ></a >
9+ <a  href =" https://zenodo .org/badge/latestdoi/887316842  " ><img  src =" https://zenodo.org/badge/887316842.svg "  alt =" DOI " ></a >
1010
1111</p >
1212
@@ -72,7 +72,7 @@ print(labels)
7272
7373## Documentation  
7474
75- You can find the full documentation for Radius Clustering [ here] ( https://lias-laboratory.github.io /radius_clustering/ ) .
75+ You can find the full documentation for Radius Clustering [ here] ( https://contrib.scikit-learn.org /radius_clustering/ ) .
7676
7777### Building the documentation  
7878
Original file line number Diff line number Diff line change @@ -224,7 +224,7 @@ install the package using the following commands:
224224
225225.. prompt :: bash 
226226
227-   git clone 
[email protected] :
lias-laboratory /radius_clustering.git # clone the repository
227+   git clone 
[email protected] :
scikit-learn-contrib /radius_clustering.git # clone the repository
228228  cd radius_clustering
229229  python -m venv rad-env
230230  source rad-env/bin/activate  # activate
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments