coocCreate: make co-occurrence matrix

Description Usage Arguments Details

Description

make co-occurrence matrix based on users or items

Usage

1
coocCreate(df, base = "item", method = "co_times")

Arguments

df

dataframe about users , items and rating, if method is co_times or jaccard, users and items columns are need only.

base

user or item, difference collective filtering algorithm.

method

co_times, jaccard or rating_sim

Details


ashther/ashtheR documentation built on May 27, 2019, 11:49 p.m.