Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Aug 9, 2022
2 parents e558536 + ad24b6c commit 867f7f0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# MLJ <> Clustering.jl
Repository implementing MLJ interface for
# MLJClusteringInterface.jl
Repository implementing [MLJ](https://alan-turing-institute.github.io/MLJ.jl/dev/) interface for
[Clustering.jl](https://github.com/JuliaStats/Clustering.jl) models.


[![Build Status](https://github.com/alan-turing-institute/MLJClusteringInterface.jl/workflows/CI/badge.svg)](https://github.com/alan-turing-institute/MLJClusteringInterface.jl/actions)
[![Coverage](http://codecov.io/github/alan-turing-institute/MLJClusteringInterface.jl/coverage.svg?branch=master)](https://codecov.io/gh/alan-turing-institute/MLJClusteringInterface.jl)
[![Build Status](https://github.com/JuliaAI/MLJClusteringInterface.jl/workflows/CI/badge.svg)](https://github.com/JuliaAI/MLJClusteringInterface.jl/actions)
[![Coverage](http://codecov.io/github/JuliaAI/MLJClusteringInterface.jl/coverage.svg?branch=master)](https://codecov.io/gh/JuliaAI/MLJClusteringInterface.jl)
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)

0 comments on commit 867f7f0

Please sign in to comment.