Skip to content

Commit

Permalink
Ajustando
Browse files Browse the repository at this point in the history
  • Loading branch information
opauloxavier committed Dec 13, 2018
1 parent 53d7e47 commit ac73e5e
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions docs/src/index.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,7 @@
# ContextCF.jl - Context Collaborative Filtering expansion for package Persa.jl(https://github.com/JuliaRecsys/Persa.jl)
# ContextCF.jl - Context Collaborative Filtering expansion for package Persa.jl

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

# 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.


Pages = [
"man/ratings.md",
"man/dataset.md",
]

Depth = 1
The main aim is to extend the Recommender Systems framework Persa.jl, enabling easy study of Context Aware Recommender Systems in Julia.

0 comments on commit ac73e5e

Please sign in to comment.