Skip to content

Commit

Permalink
Changed intro in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasHug committed Nov 28, 2016
1 parent 0ff942a commit 8fa6e87
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,13 @@ Surprise
Overview
--------

[Surprise](https://NicolasHug.github.io/Surprise/) is an open source Python library
that provides with tools to build and evaluate the performance of many
recommender system prediction algorithms. Its goal is to make life easy(-ier)
for reseachers, teachers and students who want to play around with new
recommender algorithms ideas and teach/learn more about recommender systems.

[Surprise](https://NicolasHug.github.io/Surprise/) **was designed with the following
purposes in mind**:
[Surprise](https://NicolasHug.github.io/Surprise/) is an easy-to-use open
source Python library for recommender systems. Its goal is to make life easier
for reseachers who want to play around with new algorithms ideas, for teachers
who want some teaching materials, and for students.

[Surprise](https://NicolasHug.github.io/Surprise/) **was designed with the
following purposes in mind**:

- Give the user perfect control over his experiments. To this end, a strong
emphasis is laid on
Expand Down
9 changes: 4 additions & 5 deletions doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@
Welcome to Surprise' documentation!
===================================

`Surprise <https://nicolashug.github.io/Surprise/>`_ is an open source Python
library that provides with tools to build and evaluate the performance of many
recommender system prediction algorithms. Its goal is to make life easy(-ier)
for reseachers, teachers and students who want to play around with new
recommender algorithms ideas and teach/learn more about recommender systems.
`Surprise <https://nicolashug.github.io/Surprise/>`_ is an easy-to-use open
source Python library for recommender systems. Its goal is to make life easier
for reseachers who want to play around with new algorithms ideas, for teachers
who want some teaching materials, and for students.

If you're new to `Surprise <https://nicolashug.github.io/Surprise/>`_, we
invite you to take a look at the :ref:`getting_started` guide, where you'll
Expand Down

0 comments on commit 8fa6e87

Please sign in to comment.