{"id":20230117,"url":"https://github.com/withsmilo/lezhin_data_challenge_pyconkr_2017","last_synced_at":"2026-06-20T04:31:11.474Z","repository":{"id":72227838,"uuid":"100541499","full_name":"withsmilo/lezhin_data_challenge_pyconkr_2017","owner":"withsmilo","description":"http://tech.lezhin.com/events/data-challenge-pyconkr-2017","archived":false,"fork":false,"pushed_at":"2017-08-29T06:19:29.000Z","size":30963,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-30T06:38:11.623Z","etag":null,"topics":["jupyter-notebook","lezhin","machine-learning","pycon2017","python3","xgboost"],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/withsmilo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-16T23:35:23.000Z","updated_at":"2017-08-23T11:18:11.000Z","dependencies_parsed_at":"2023-02-23T08:01:05.887Z","dependency_job_id":null,"html_url":"https://github.com/withsmilo/lezhin_data_challenge_pyconkr_2017","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/withsmilo/lezhin_data_challenge_pyconkr_2017","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/withsmilo%2Flezhin_data_challenge_pyconkr_2017","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/withsmilo%2Flezhin_data_challenge_pyconkr_2017/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/withsmilo%2Flezhin_data_challenge_pyconkr_2017/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/withsmilo%2Flezhin_data_challenge_pyconkr_2017/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/withsmilo","download_url":"https://codeload.github.com/withsmilo/lezhin_data_challenge_pyconkr_2017/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/withsmilo%2Flezhin_data_challenge_pyconkr_2017/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34557551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jupyter-notebook","lezhin","machine-learning","pycon2017","python3","xgboost"],"created_at":"2024-11-14T07:38:20.871Z","updated_at":"2026-06-20T04:31:11.453Z","avatar_url":"https://github.com/withsmilo.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lezhin Data Challenge PyConKr 2017\n\n## Link\nhttp://tech.lezhin.com/events/data-challenge-pyconkr-2017\n\n## Initial features\n  * 1 : label 해당 유저가 목록에 진입하고 1시간 이내에 구매했는지 여부 (ORDERED)\n  * 2 : 사용 플랫폼 A (PLATFORM_A)\n  * 3 : 사용 플랫폼 B (PLATFORM_B)\n  * 4 : 사용 플랫폼 C (PLATFORM_C)\n  * 5 : 사용 플랫폼 D (PLATFORM_D)\n  * 6 : 목록 진입시점 방문 총 세션 수 (범위별로 부여된 순차 ID) (SESSION_CNT)\n  * 7 : 작품을 나타내는 해쉬 (PRODUCT_ID)\n  * 8-10 : 개인정보 (USER_ID_1 ~ 3)\n  * 11-110 : 주요 작품 구매 여부 (BUY_PRODUCT_1 ~ 100)\n  * 111 : 작품 태그 정보 (TAG)\n  * 112 : 구매할 때 필요한 코인 (COIN_NEEDED)\n  * 113 : 완결 여부 (COMPLETED)\n  * 114-123 : 스케쥴 정보 (SCHEDULE_1 ~ 10)\n  * 124-141 : 장르 정보 (GENRE_1 ~ 18)\n  * 142 : 해당 작품의 마지막 에피소드 발행 시점 (범위별로 부여된 순차 ID) (LAST_EPISODE)\n  * 143 : 단행본 여부 (PUBLISHED)\n  * 144 : 작품 발행 시점 (범위별로 부여된 순차 ID) (START_DATE)\n  * 145 : 총 발행 에피소드 수 (범위별로 부여된 순차 ID) (TOTAL_EPISODE_CNT)\n  * 146-151 : 작품 태그 정보 (TAG_1 ~ 5)\n  * 152-167 : 유저의 성향 정보 (과거에 구매를 했을 때만 기록) (TENDENCY_1 ~ 16)\n  * I removed some 'less important' initial features.\n\n## Additional features\n  * 1 product feature\n    * PRD_ORDERED_SUM\n  * 3 user_product features\n    * UP_VIEW_CNT\n    * UP_ORDERED_SUM\n    * UP_ORDERED_RATIO\n  * 1 combined feature\n    * UP_PRD_ORDERED_RATIO\n\n## Requirements\n  * python==3.6.2\n  * numpy==1.13.1\n  * pandas==0.20.3\n  * scikit-learn==0.18.1\n  * xgboost==0.6\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwithsmilo%2Flezhin_data_challenge_pyconkr_2017","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwithsmilo%2Flezhin_data_challenge_pyconkr_2017","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwithsmilo%2Flezhin_data_challenge_pyconkr_2017/lists"}