Checkpoint API ============== Checkpoint Contexts ------------------- .. autofunction:: compresso_recsys.checkpoint.update_checkpoint :no-index: .. autofunction:: compresso_recsys.checkpoint.read_checkpoint :no-index: Manifest and JSON Helpers ------------------------- .. autofunction:: compresso_recsys.checkpoint.load_manifest :no-index: .. autofunction:: compresso_recsys.checkpoint.save_manifest :no-index: .. autofunction:: compresso_recsys.checkpoint.update_stage_manifest :no-index: .. autofunction:: compresso_recsys.checkpoint.save_json :no-index: .. autofunction:: compresso_recsys.checkpoint.load_json :no-index: Split and Cluster Stages ------------------------ .. autofunction:: compresso_recsys.checkpoint.save_recsys_split :no-index: .. autofunction:: compresso_recsys.checkpoint.load_recsys_split :no-index: .. autofunction:: compresso_recsys.checkpoint.save_cluster_graph_stage :no-index: .. autofunction:: compresso_recsys.checkpoint.load_cluster_graph_stage :no-index: