diff --git a/README.md b/README.md index a7cbe95..7cc62c6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,17 @@ # MLJ <> ScikitLearn.jl +Repository implementing MLJ interface for +[ScikitLearn.jl](https://github.com/JuliaStats/ScikitLearn.jl) models. + + +[![Build Status](https://travis-ci.com/alan-turing-institute/MLJScikitLearnInterface.jl.svg?branch=master)](https://travis-ci.com/github/alan-turing-institute/MLJScikitLearnInterface.jl) +[![Coverage](http://codecov.io/github/alan-turing-institute/MLJScikitLearnInterface.jl/coverage.svg?branch=master)](https://codecov.io/gh/alan-turing-institute/MLJScikitLearnInterface.jl) **Note**: for errors with MKL on Mac, please refer to [ScikitLearn.jl](https://github.com/cstjean/ScikitLearn.jl) as it's a known issue. + ## Todo **June 2020** * Maybe more integration tests +