Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Xerp::Vectors::TrainStats
Inherits
Struct
<
Value
<
Object
Training statistics for a single model
Constructors
new
(model :
String
, pairs_stored :
Int64
, neighbors_computed :
Int64
, elapsed_ms :
Int64
)
Source
Instance methods
elapsed_ms
Source
model
Source
neighbors_computed
Source
pairs_stored
Source