174e41c5b7리텐션 분석 스크립트 최초 커밋 Add retention analysis configuration file - Introduced retention_analysis_config.json to define settings for retention analysis. - Configured analysis settings including correlation threshold, top features, and minimum sample size. - Specified retention groups for analysis. - Listed columns to be excluded from the analysis. - Defined key metrics for day 0 analysis. - Set output preferences for saving results in various formats.
main
Gnill82
2025-08-30 21:21:35 +09:00
6f35be1564Update README.md: refine user retention classification, enhance OpenSearch data collection details, and improve output file naming conventions
Gnill82
2025-08-30 18:46:53 +09:00
98f3e739ebAdd .gitignore to exclude analysis_results directory
Gnill82
2025-08-30 18:33:42 +09:00
79d9fba330Add README.md from personal repository
Gnill82
2025-08-30 18:11:31 +09:00
901e5ba647Enhance logging and progress reporting: implement console locking for thread-safe output, improve progress and stage messages, and replace tqdm with custom progress functions.
Gnill82
2025-08-30 17:41:43 +09:00
21e53a5164Refactor logging system: streamline console output, enhance message filtering, and replace progress logger with direct print function for better clarity.
Gnill82
2025-08-30 17:08:15 +09:00
f431fdb19dEnhance logging and metrics for new user analysis
Gnill82
2025-08-30 16:22:21 +09:00
1f3a359abdRefactor new user retention metrics: update filters, add country data, and enhance retention checks. 튜토 완료 수집 조건 변경, 득템 기준 변경 (장비만)
Gnill82
2025-08-30 14:54:30 +09:00
a45c7581d5Enhance new user cohort optimization by adding language fallback for missing user data and including country in the information retrieval process
Gnill82
2025-08-29 17:45:50 +09:00
c08c4cf483Optimize new user cohort selection by prioritizing auth.id collection and enhancing logging details
Gnill82
2025-08-29 14:26:04 +09:00
37ed0cfa19Fix CSV file name in logging output for new user analysis script
Gnill82
2025-08-29 11:41:29 +09:00
ff1878cc90Enhance new user cohort selection by utilizing create_uid index and improving logging details
Gnill82
2025-08-28 21:54:25 +09:00
829d504936결과물 파일명 변경
Gnill82
2025-08-27 17:21:05 +09:00
f859a31e7dRefactor metrics configuration and improve query efficiency by updating field references and aggregation types
Gnill82
2025-08-27 04:45:07 +09:00
2a7a481e55Implement code changes to enhance functionality and improve performance
Gnill82
2025-08-27 02:15:45 +09:00