Skip to content

Commit 9453aac

Browse files
🔬 Adding lifecycle badge to README.
1 parent 8f7e8b7 commit 9453aac

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎README.Rmd‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ output: github_document
55

66
[![Travis-CI Build Status](https://travis-ci.org/jcrodriguez1989/autokeras.svg?branch=`r system("git rev-parse --abbrev-ref HEAD", intern=TRUE)`)](https://travis-ci.org/jcrodriguez1989/autokeras)
77
[![Coverage status](https://codecov.io/gh/jcrodriguez1989/autokeras/branch/`r system("git rev-parse --abbrev-ref HEAD", intern=TRUE)`/graph/badge.svg)](https://codecov.io/gh/jcrodriguez1989/autokeras/branch/`r system("git rev-parse --abbrev-ref HEAD", intern=TRUE)`)
8+
[![lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
89

910

1011
[Auto-Keras](https://autokeras.com/) is an open source software library for

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ R interface to Auto-Keras
55
Status](https://travis-ci.org/jcrodriguez1989/autokeras.svg?branch=master)](https://travis-ci.org/jcrodriguez1989/autokeras)
66
[![Coverage
77
status](https://codecov.io/gh/jcrodriguez1989/autokeras/branch/master/graph/badge.svg)](https://codecov.io/gh/jcrodriguez1989/autokeras/branch/master)
8+
[![lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
89

910
[Auto-Keras](https://autokeras.com/) is an open source software library
1011
for automated machine learning (AutoML). It is developed by [DATA

0 commit comments

Comments
 (0)