Expand description
Drift Learning System
This module extends the DataDriftEngine with learning capabilities that allow mocks to gradually learn from recorded traffic and adapt their behavior.
Features:
- Traffic pattern learning from recorded requests
- Persona behavior adaptation based on request patterns
- Configurable learning rate and sensitivity
- Opt-in per persona/endpoint learning
Structs§
- Behavior
Event - Behavior event for a persona
- Drift
Learning Engine - Drift Learning Engine
- Learned
Pattern - Learned pattern from traffic analysis
- Learning
Config - Learning configuration
- Persona
Behavior Learner - Persona Behavior Learner
- Traffic
Pattern Learner - Traffic Pattern Learner
Enums§
- Behavior
Event Type - Behavior event type
- Learning
Mode - Learning mode
- Pattern
Type - Pattern type