25.6.24TIL

황효정·2025년 6월 24일

데이터 분석

목록 보기
83/88

오늘은~~~ 군집데이였다... 사실 군집지옥이었음,,ㅎㅎ

팀 나눠서 진행했는데, 나는 군집팀이었다. 이게 군집 모으는게 생각보다 쉽지않네/.?

그 제대로 된 군집도 해보고 싶다.

이번에는 하이라이트 컬럼을 가지고만 했어서. 일단은 클러스터링을 그 어젠가 ..? 잘 안된곳이 있어서 실루엣계수를 검사해봤는데 점수가 0.1보다 낮게 나왔다. 그래서 k값을 바꿔가며 검사를 해봤는데 다 0.1밑이었고, 그나마 제일 높게 나온값이 0.091이었다.

그래서 튜터님께 여쭤보았고,

그렇다고 한다!


그렇다고 한다

그래서 우리는 하이라이츠 키워드 다 뽑아서 그거 묶어버렸다.


카테고리 분류하는것도 막 쉽진 않았다. 애매한 키워드들이 있어서.

# 대분류 카테고리별 키워드 사전 (키워드 모두 소문자)
categories = {
    'Ingredients': [
        'aha', 'glycolic acid', 'salicylic acid', 'hyaluronic acid', 'lactic acid',
        'niacinamide', 'retinol', 'vitamin c', 'collagen', 'cbd',
    ],
    'Free-from / Clean Ingredients': [
        'alcohol free', 'fragrance free', 'gluten free', 'hypoallergenic', 'oil free', 'vegan',
        'without formaldehydes', 'without mineral oil', 'without oxybenzone', 'without parabens',
        'without phthalates', 'without retinyl palmitate', 'without silicones',
        'without sulfates sls & sles', 'without triclosan',
    ],
    'Clean Beauty & Sustainability': [
        'clean at sephora', 'clean + planet positive', 'reef safe spf',
        'recyclable packaging', 'sustainable packaging', 'refill available', 'cruelty-free',
    ],
    'Recommended for Skin/Hair Types': [
        'all hair types', 'best for dry skin', 'best for normal skin', 'best for oily skin',
        'best for combination skin', 'best for dry, combo, normal skin', 'best for oily, combo, normal skin',
    ],
    'Skin Concerns / Benefits': [
        'good for: acne/blemishes', 'good for: anti-aging', 'good for: damage', 'good for: dark circles',
        'good for: dark spots', 'good for: dryness', 'good for: dullness/uneven texture', 'good for: loss of firmness',
        'good for: pores', 'good for: redness', 'hydrating', 'plumping', 'increases shine', 'volumizing',
    ],
    'Formula / Coverage / Finish / Function': [
        'cream formula', 'liquid formula', 'stick formula', 'loose powder formula',
        'light coverage', 'medium coverage', 'full coverage',
        'matte finish', 'satin finish', 'natural finish', 'radiant finish', 'shimmer finish', 'high shine finish',
        'long-wearing', 'waterproof', 'medium hold',
    ],
    'Scent Profile': [
        'floral scent', 'fresh scent', 'warm & spicy scent', 'woody & earthy scent', 'unisex / genderless scent',
    ],
    'Sun Protection': [
        'spf', 'uv protection',
    ],
    'Awards': [
        'allure 2017 best of beauty award winner', 'allure 2018 best of beauty award winner',
        'allure 2019 best of beauty award winner', 'allure 2020 best of beauty award winner',
        'allure 2021 best of beauty award winner', 'allure 2021: clean beauty winner',
        'allure 2022 best of beauty award winner', 'community favorite',
    ],
    'Brand Values / Misc': [
        'customizable', 'black owned at sephora',
    ],
}

이렇게 묶음. 그리고 클러스터링 진행하였음.

다른 팀은 키워드? 제품 뽑아내고 포스터 만들기 진행했는데ㅋㅋㅋㅋ
다들 귀여웠다.
맛보기

ㅋㅋㅋㅋㅋ

얼굴이 이렇게 바뀐게 너무 웃김...ㅋㅋㅋ

오늘도 고생해따!(오늘 월욜인줄알았다,,ㅎ 하지만 화요일이었지!)

profile
청지기

0개의 댓글