Computer Science, asked by sambhavagarwal2101, 6 hours ago

Which module is required to use the built-in function dump()?
i. math
ii. pickle
iii. flush
iv. unpickle

Answers

Answered by abhinavsinha442009as
0

answer: pickle

explanation:The dump module defines the dump() function. surprise.dump. dump (file_name, predictions=None, algo=None, verbose=0) A basic wrapper around Pickle to serialize a list of prediction and/or an algorithm on drive.

Similar questions