initial commit of project

This commit is contained in:
2021-04-11 19:51:12 +02:00
commit a21a8186d9
110 changed files with 16326178 additions and 0 deletions

View File

@@ -0,0 +1,94 @@
cap at 30 set to True
english ingredients with over 30 substitutes: 22
english nones: 11
average amount of substitutes found for english ingredients: 6.417429094236048
number of ingredients in dataset: 4313
number of nones: 2294
ingredients with over 30 substitutes: 272
ingredients with over 100 substitutes: 10
ingredients with over 1000 substitutes: 0
average number of substitutes: 4.630883375840482
cap at 30 set to False
english ingredients with over 30 substitutes: 22
english nones: 11
average amount of substitutes found for english ingredients: 6.440988106129917
number of ingredients in dataset: 4313
number of nones: 2294
ingredients with over 30 substitutes: 272
ingredients with over 100 substitutes: 10
ingredients with over 1000 substitutes: 0
average number of substitutes: 6.102480871782982
--------------------------------------------
ground truth only:
cap at 30 set to True
english ingredients with over 30 substitutes: 22
english nones: 11
average amount of substitutes found for english ingredients: 6.417429094236048
number of ingredients in dataset: 40
number of nones: 21
ingredients with over 30 substitutes: 1
ingredients with over 100 substitutes: 0
ingredients with over 1000 substitutes: 0
average number of substitutes: 5.375
cap at 30 set to False
english ingredients with over 30 substitutes: 22
english nones: 11
average amount of substitutes found for english ingredients: 6.440988106129917
number of ingredients in dataset: 40
number of nones: 21
ingredients with over 30 substitutes: 1
ingredients with over 100 substitutes: 0
ingredients with over 1000 substitutes: 0
average number of substitutes: 5.6
================================
englisch:
cap at 30 set to True
english ingredients with over 30 substitutes: 22
english nones: 11
average amount of substitutes found for english ingredients: 6.417429094236048
number of ingredients in dataset: 4361
number of nones: 0
ingredients with over 30 substitutes: 22
ingredients with over 100 substitutes: 0
ingredients with over 1000 substitutes: 0
average number of substitutes: 6.433616143086448
cap at 30 set to False
english ingredients with over 30 substitutes: 22
english nones: 11
average amount of substitutes found for english ingredients: 6.440988106129917
number of ingredients in dataset: 4361
number of nones: 0
ingredients with over 30 substitutes: 22
ingredients with over 100 substitutes: 0
ingredients with over 1000 substitutes: 0
average number of substitutes: 6.457234579224949
--------------------------------------------
ground truth only:
cap at 30 set to True
english ingredients with over 30 substitutes: 22
english nones: 11
average amount of substitutes found for english ingredients: 6.417429094236048
number of ingredients in dataset: 10
number of nones: 0
ingredients with over 30 substitutes: 0
ingredients with over 100 substitutes: 0
ingredients with over 1000 substitutes: 0
average number of substitutes: 2.7
cap at 30 set to False
english ingredients with over 30 substitutes: 22
english nones: 11
average amount of substitutes found for english ingredients: 6.440988106129917
number of ingredients in dataset: 10
number of nones: 0
ingredients with over 30 substitutes: 0
ingredients with over 100 substitutes: 0
ingredients with over 1000 substitutes: 0
average number of substitutes: 2.7