Skip to content

Commit 9fe031c

Browse files
authored
Update README.md
1 parent 9bff6fd commit 9fe031c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
[![Build Status](https://travis-ci.org/CY-dev/sparseSVM.svg?branch=master)](https://travis-ci.org/CY-dev/sparseSVM)
2-
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/sparseSVM)](https://CRAN.R-project.org/package=sparseSVM)
3-
[![CRAN RStudio mirror downloads](http://cranlogs.r-pkg.org/badges/grand-total/sparseSVM)](http://www.r-pkg.org/pkg/sparseSVM)
1+
<!-- badges: start -->
2+
[![CRAN](https://img.shields.io/cran/v/sparseSVM?logo=R)](https://cran.r-project.org/package=sparseSVM)
3+
[![Downloads](https://cranlogs.r-pkg.org/badges/grand-total/sparseSVM)](https://cranlogs.r-pkg.org/badges/grand-total/sparseSVM)
4+
<!-- badges: end -->
45

56
# sparseSVM
67
Solution Paths of Sparse Linear Support Vector Machine with Lasso or ELastic-Net Regularization

0 commit comments

Comments
 (0)