Overview
API References
pai4sk.sml_io.
write_to_snap_format
Write dataset to binary snap format. This method is implemented in a distributed manner using MPI.
filename (str) – Output file
data (_snap_ml.Partition) – Dataset to write
with_implicit_vals (bool) – Write sparse data without values (assumed every row is constant and L2-normalized).