Skip to content

feat(ml): model trained on anonymized AI-usage dataset (discovery) #524

@Ar1anit

Description

@Ar1anit

Summary

Follow-up to #522 (anonymous per-feature token-usage tracking) and the dataset export (#TBD). Train an ML model on the anonymized usage dataset to derive insights about how users interact with AI features — the original goal behind tracking tokens.

Depends on #522 + the dataset export issue. This is research/discovery, scope to be refined once real data has accumulated.

Motivation

  • Understand usage patterns: which feature sequences correlate with retention/upgrade, token-cost forecasting per cohort, anomaly/abuse detection.
  • Produce insights that increase Smart Apply's valuation in a future sale.

Possible directions (to refine after data collection)

  • Token-cost forecasting per feature / tier (time-series).
  • Per-actorHash sequence modeling (which features get used together / in what order).
  • Tier-upgrade propensity from usage patterns.
  • Anomaly detection for abnormal token consumption (abuse / cost spikes).

Constraints

Acceptance criteria (initial)

  • A documented hypothesis + chosen modeling approach.
  • A baseline model + evaluation on the anonymized dataset.
  • Written summary of insights suitable for a due-diligence deck.

Note: keep this issue open as an umbrella until enough data exists to make modeling worthwhile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions