Add training dataset: brands.csv
Browse files- dataset/brands.csv +31 -0
dataset/brands.csv
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
brand_id,brand_name,industry,product_categories,avg_campaign_engagement_score
|
| 2 |
+
BR001,Brand01,skincare,"sunscreen,toner,serum",0.037
|
| 3 |
+
BR002,Brand02,cosmetics,"lip_product,eyebrow,lip_stain",0.011
|
| 4 |
+
BR003,Brand03,personal_care,"body_serum,deodorant,body_spray",0.0276
|
| 5 |
+
BR004,Brand04,skincare,"cream,moisturizer,facial_wash",0.0281
|
| 6 |
+
BR005,Brand05,cosmetics,"lip_cream,concealer,eyebrow",0.0295
|
| 7 |
+
BR006,Brand06,personal_care,"body_spray,body_serum,deodorant",0.0252
|
| 8 |
+
BR007,Brand07,skincare,"moisturizer,cream,sunscreen",0.0219
|
| 9 |
+
BR008,Brand08,cosmetics,"lip_cream,lip_stain,lip_product",0.0242
|
| 10 |
+
BR009,Brand09,personal_care,"deodorant,body_spray,body_serum",0.0306
|
| 11 |
+
BR010,Brand10,skincare,"sunscreen,facial_wash,cream",0.0145
|
| 12 |
+
BR011,Brand11,cosmetics,"eyebrow,lip_cream,lip_stain",0.0236
|
| 13 |
+
BR012,Brand12,personal_care,"deodorant,body_serum,body_spray",0.018
|
| 14 |
+
BR013,Brand13,skincare,"serum,facial_wash,toner",0.0368
|
| 15 |
+
BR014,Brand14,cosmetics,"lip_cream,lip_stain,lip_product",0.0444
|
| 16 |
+
BR015,Brand15,personal_care,"deodorant,body_serum,body_spray",0.0254
|
| 17 |
+
BR016,Brand16,skincare,"sunscreen,facial_wash,moisturizer",0.028
|
| 18 |
+
BR017,Brand17,cosmetics,"lip_cream,lip_stain,concealer",0.0168
|
| 19 |
+
BR018,Brand18,personal_care,"body_spray,body_serum,deodorant",0.0101
|
| 20 |
+
BR019,Brand19,skincare,"sunscreen,facial_wash,moisturizer",0.0369
|
| 21 |
+
BR020,Brand20,cosmetics,"eyebrow,concealer,lip_stain",0.0275
|
| 22 |
+
BR021,Brand21,personal_care,"deodorant,body_spray,body_serum",0.027
|
| 23 |
+
BR022,Brand22,skincare,"moisturizer,cream,toner",0.0189
|
| 24 |
+
BR023,Brand23,cosmetics,"lip_cream,lip_product,lip_stain",0.0417
|
| 25 |
+
BR024,Brand24,personal_care,"deodorant,body_spray,body_serum",0.0367
|
| 26 |
+
BR025,Brand25,skincare,"toner,sunscreen,facial_wash",0.0358
|
| 27 |
+
BR026,Brand26,cosmetics,"concealer,eyebrow,lip_product",0.0131
|
| 28 |
+
BR027,Brand27,personal_care,"body_serum,body_spray,deodorant",0.021
|
| 29 |
+
BR028,Brand28,skincare,"moisturizer,toner,sunscreen",0.0238
|
| 30 |
+
BR029,Brand29,cosmetics,"concealer,lip_product,lip_stain",0.0282
|
| 31 |
+
BR030,Brand30,personal_care,"deodorant,body_spray,body_serum",0.0352
|