New Value Analysis: actor/action/opportunity 분석 유틸리티 패키지
Project description
New Value Analysis
new_value_analysis는 신규가치분석(New Value Analysis)을 위한 파이썬 유틸리티 패키지입니다.
구성
action_finder: 토픽 모델링(LDA) 기반 Action(행동) 추출/할당actor_finder: Doc2Vec 임베딩 + 군집 진단(실루엣/덴드로그램)opportunity_area_analysis: Opportunity Area 스케일링/시각화
설치(로컬 개발 모드)
pip install -U pip
pip install -e .
사용 예시
from new_value_analysis import action_finder, actor_finder, opportunity_area_analysis
# 예: actor_finder 내부 함수 사용
# model, vectors, tagged = actor_finder.train_doc2vec_module(df, token_col="tagged_review")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
new_value_analysis-0.1.0.tar.gz
(11.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file new_value_analysis-0.1.0.tar.gz.
File metadata
- Download URL: new_value_analysis-0.1.0.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4788814ce7a149d53154850dc8c76d7b9fc6154c8bf163a07c1f8eb1af5ee3eb
|
|
| MD5 |
f9f89a6369aea90f5876b1fb7be4ecc8
|
|
| BLAKE2b-256 |
fc5a9de19e6c2f82e48db2c1438ec77d2b3bc5b4d16eb0d4249eacca0bf7e76c
|
File details
Details for the file new_value_analysis-0.1.0-py3-none-any.whl.
File metadata
- Download URL: new_value_analysis-0.1.0-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eef792955ef8d24ade65d7515890be72cc5d1c5422918b8120180e3c326fa53d
|
|
| MD5 |
6659b1ef86ae50b8da075f0dbf0cf4d3
|
|
| BLAKE2b-256 |
ba1ef97dceb65c3a2bd856e936af65d70a676018f3f45bbbe081b81b383d606f
|