메모
Model Save
_empty_
2019. 10. 2. 11:57
#joblib #pickle #serializer
- Save and Load Machine Learning Models in Python with scikit-learn
https://machinelearningmastery.com/save-load-machine-learning-models-python-scikit-learn/
- 파이썬 pickle모듈이란
https://wayhome25.github.io/cs/2017/04/04/cs-04/
- Serializer란? : DRF(DJANGO REST FRAMEWORK) Serializer 공식문서 정리
https://seulcode.tistory.com/199