c5_one_language: Compute C5.0 Probabilities

Description Usage Arguments Value Author(s)

Description

Compute C5.0 probabilities using the C5.O tree from food score and energy differences

Usage

1
c5_one_language(df, score, ediff, c5_object = read_c50_eng())

Arguments

df

a data.frame

score

column with fuzzy score between two food items

ediff

column with relative percentage of absolute energy_difference

c5_object

(default is the English Eurofir mapping classifier

Value

data.frame

Author(s)

Marc Lamarine


armandvalsesia/FoodC5 documentation built on May 6, 2019, 12:23 p.m.