Module owlyshield_ransom::predictions::prediction [−][src]
Modules
Contains structures to transform features computed in crate::process::ProcessRecord into input tensors.
Statics
Our Input tensor has dimensions (None, PREDMTRXCOLS)
We cap the dimension1 of our input tensor (that is the length of the prediction sequence). See input_tensors::VecvecCapped for details about how and why.