From 0f5c9cb70f63eb862619105add44798b30cc156f Mon Sep 17 00:00:00 2001 From: tpique-ensae Date: Wed, 3 Apr 2024 19:25:43 +0000 Subject: [PATCH] test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80b1984..4cfb70c 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ As the segments have to be linked to a probability of future purchase, we direct ### How run the code Codes have to be run in an order following their numbers. Each of them is described below : -- '1_Input_cleaning.py' \ +- `1_Input_cleaning.py` \ Clean raw data and generate dataframes that will be used to build datasets with insightful variables. Datasets are exported to location 0_Input/. - '2_Datasets_generation.py' \ Use dataframes previously created and aggregate them to create test and train set for each company. Databases are exported to location 1_Temp/1_0_Modelling_Datasets/ in a folder containing all 5 databases for a type of activity.