セクション 1. 章 3
single
Challenge: Cohort Data Preparation
メニューを表示するにはスワイプしてください
You are about to apply your knowledge from previous chapters on cohort assignment and feature engineering. Your task is to prepare a sample transactional dataset for cohort analysis.
タスク
スワイプしてコーディングを開始
Prepare a transactional dataset for cohort analysis by engineering new features for cohort assignment and user activity.
- Assign a
cohort_monthcolumn for each transaction, based on the month of the user's first purchase. - Create a
cohort_indexcolumn representing the number of months since the user's cohort month for each transaction. - Add a
total_orderscolumn indicating the cumulative number of orders for each user up to and including the current transaction.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 3
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください