Module model

Module model 

Source
Expand description

N-gram Markov model for command prediction

Uses the .apr binary format for efficient model persistence.

Structs§

MarkovModel
N-gram Markov model for shell command prediction
ValidationResult
Validation metrics for shell model using aprender’s ranking metrics.