Skip to content

TabularModel.fit( ) creates a directory saved_models in the project folder which stores .ckpt #273

Closed Answered by manujosephv
pranavvp16 asked this question in Q&A
Discussion options

You must be logged in to vote

I thought I had answered this. Maybe I missed.
So by default, PyTorch Tabular enables a checkpoint save callback, which saves to saved_models

You can configure this through the TrainerConfig with the parameter checkpoints_path

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by manujosephv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants