changed file locations in settings.py
This commit is contained in:
		| @ -3,3 +3,8 @@ | ||||
| data_root = "./data/" | ||||
| one_million_recipes_file = data_root + "1M_recipes/layer1.json" | ||||
| yummly_train = data_root + "Yummly/train.json" | ||||
| usda_old_csv_folder = data_root + "usda_database_old/csv_exports/" | ||||
| fooddb_folder = data_root + "foodb_2017_06_29_csv/" | ||||
|  | ||||
| ingredients_file = data_root + "ingredients.py" | ||||
| actions_file = data_root + "actions.py" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user