Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
opauloxavier committed Dec 13, 2018
1 parent 9e049d9 commit ce93116
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliarecsys.github.io/ContextCF.jl/latest/)
[![Build Status](https://travis-ci.org/JuliaRecsys/ContextCF.jl.svg?branch=master)](https://travis-ci.org/JuliaRecsys/ContextCF.jl)
[![codecov](https://codecov.io/gh/JuliaRecsys/ContextCF.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaRecsys/ContextCF.jl)
<!---[![codecov](https://codecov.io/gh/JuliaRecsys/ContextCF.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaRecsys/ContextCF.jl) -->

# ContextCF.jl - Context Collaborative Filtering expansion for package Persa.jl(https://github.com/JuliaRecsys/Persa.jl)

**Installation**: at the Julia REPL, `Pkg.add("ContextCF")` or in Pkg3 `add ContextCF`

**Reporting Issues and Contributing**: See [CONTRIBUTING.md](CONTRIBUTING.md)

# Goal

The main aim is to extend the Recommender Systems framework Persa.jl(https://github.com/JuliaRecsys/Persa.jl), enabling easy study of Context Aware Recommender Systems in Julia.

0 comments on commit ce93116

Please sign in to comment.