Back to datasets
Dataset assetOpen Source CommunityMachine LearningBreakfast Behavior Analysis

Breakfast dataset

The dataset contains user action types, timestamps, and final goals, split into training and testing sets. Each set includes three files: action type, action time, and goal.

Source
github
Created
Jun 10, 2022
Updated
Dec 29, 2022
Signals
238 views
Availability
Linked source ready
Overview

Dataset description and usage context

Dataset Overview

Dataset File Structure

  • Training set files:

    • train_ev.txt: Types of actions performed by the user.
    • train_ti.txt: Timestamps of the user actions.
    • train_go.txt: Final goals of the activities.
  • Testing set files:

    • test_ev.txt: Types of actions performed by the user.
    • test_ti.txt: Timestamps of the user actions.
    • test_go.txt: Final goals of the activities.

Data Processing

  • Preprocessing: Utilizes the develop_dumps.py script to merge the separate files, normalize action timestamps, and generate .p format data for training and testing.

Model Evaluation Metrics

  • Accuracy (Acc): Accuracy of predicted event types.
  • Mean Absolute Error (MAE): Average absolute error between true and predicted action times.
  • Goal Prediction Accuracy (GPA): Accuracy of goal prediction on the test set.
  • Interval Goal Prediction Accuracy (Itv. GPA): Reflects PROACTIVE's ability to correctly predict the goal at each new action arrival, distinct from overall goal prediction accuracy, used to track performance changes caused by the gamma (RL‑trick).
Need downstream help?

Pair the dataset with AI analysis and content workflows.

Once the source passes your review, move straight into summarization, transformation, report drafting, or presentation generation with the JuheAI toolchain.

Explore AI studio