Expand description
N-gram Markov model for command prediction
Uses the .apr binary format for efficient model persistence.
Structs§
- Markov
Model - N-gram Markov model for shell command prediction
- Validation
Result - Validation metrics for shell model using aprender’s ranking metrics.