Skip to content

Commit

Permalink
Merge pull request #42 from ryeto/master
Browse files Browse the repository at this point in the history
fixed some grammar, added link to official page #41
  • Loading branch information
dilumn authored Oct 26, 2016
2 parents 8f46e77 + 684fd42 commit 6846b44
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@
[![Build Status](https://api.travis-ci.org/99xt/scikit-api.svg?branch=master)](https://travis-ci.org/99xt/scikit-api) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/f9d40f105d554510bd797911d7f16f63)](https://www.codacy.com/app/99xt/scikit-api?utm_source=github.com&utm_medium=referral&utm_content=99xt/scikit-api&utm_campaign=Badge_Grade)

#Scikit API
=================================

Official page at [https://99xt.github.io/scikit-api/](https://99xt.github.io/scikit-api/).

## Overview
Scikit API is professional professionally crafted state-of-art. Recommender system API service service which run as a simplified web service.It is based on popular python machine learning library known as [Scikit-learn](http://scikit-learn.org/stable/ ). As the entire service is developed inside a [Docker container](https://hub.docker.com/r/99xt/scikit-api/), anyone can easily up and run the service without worrying about underlying infrastructure and low level details.
Scikit API is a professionally-crafted state-of-art recommender system API service service which run as a simplified web service. It is based on popular python machine learning library known as [Scikit-learn](http://scikit-learn.org/stable/ ). As the entire service is developed inside a [Docker container](https://hub.docker.com/r/99xt/scikit-api/), anyone can easily up and run the service without worrying about underlying infrastructure and low level details.

Currently it’s currently under development and all are welcome to contribute!.
Currently it’s currently under development and all are welcome to contribute!


## Install Plugin
Expand All @@ -21,4 +23,5 @@ If you'd like to contribute to `scikit-api`, that's awesome, and we <3 you. Ther

### Code of Conduct

Everyone interacting in the `scikit-api` project’s codebases, issue trackers, chat rooms, and mailing lists is expected to follow the [Scikit-api code of conduct](https://github.com/99xt/scikit-api/blob/master/CODE_OF_CONDUCT.md).
Everyone interacting in the `scikit-api` project’s codebases, issue trackers, chat rooms, and mailing lists is expected to follow the [Scikit-api code of conduct](https://github.com/99xt/scikit-api/blob/master/CODE_OF_CONDUCT.md).

0 comments on commit 6846b44

Please sign in to comment.