人類に引数順の暗記は不可能とされる[1] #Python保存チャレンジ
ビュー数3406平均正答率58.0%全問正解率1.7%
正答率などの反映は少し遅れることがあります。
1. json.dump(fp, obj)
https://docs.python.org/3/library/json.html#json.dump
2. pickle.dump(obj, file)
https://docs.python.org/3/library/pickle.html#pickle.dump
3. torch.save(f, obj)
https://pytorch.org/docs/stable/torch.html?highlight=save#torch.save
4. numpy.save(file, arr)
https://numpy.org/doc/1.18/reference/generated/numpy.save.html
5. yaml.dump(stream, data)
https://pyyaml.org/wiki/PyYAMLDocumentation
6. cv2.imwrite(filename, image)
https://docs.opencv.org/2.4/modules/highgui/doc/reading_and_writing_images_and_video.html#imwrite
7. skimage.io.imsave(arr, filename)
https://scikit-image.org/docs/dev/api/skimage.io.html#imsave
8. joblib.dump(value, filename)
https://joblib.readthedocs.io/en/latest/generated/joblib.dump.html
9. scipy.sparse.save_npz(matrix, file)
https://docs.scipy.org/doc/scipy/reference/generated/scipy.sparse.save_npz.html
10. tf.keras.models.save_model(model, filepath)
https://www.tensorflow.org/api_docs/python/tf/keras/models/save_model
人類に引数順の暗記は不可能とされる[1] #Python保存チャレンジ
0 / 10点
あなたの正答率は86.4%で、平均の58.0%よりも上です!
クイズをやり直す
都道府県のご当地クイズ
人気急上昇中
お絵描き診断
「死」の漢字を書いてわかるサイコパス度
もっとクイズを見る