Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- github
- torchserve
- PytorchLightning
- GitHub Action
- python
- 프로그래머스
- Kaggle
- 알고리즘
- docker
- pytorch
- GCP
- vscode
- Matplotlib
- DeepLearning
- datascience
- 백준
- 네이버AItech
- leetcode
- 코딩테스트
- pep8
- NLP
- rnn
- wandb
- FDS
- Kubernetes
- GIT
- autoencoder
- FastAPI
- 완전탐색
- NaverAItech
Archives
- Today
- Total
목록mlflow (1)
Sangmun
[MLOps] mlflow 기본 사용법 (1)
Mlflow는 머신러닝 실험, 배포를 쉽게 관리해줄 수 있는 오픈소스이다. 개인적으로는 wandb가 빠르게 실험에 대한 내용을 기록해 줄 수 있는 도구라면 mlflow는 약간은 사용하기 복잡하지만 배포 및 운영하는데도 유용하게 쓸 수 있다는 느낌을 받았다. 기본 사용법 원래는 네이버 boost 캠프의 변성윤 마스터님의 강의를 참조하려고 하였으나 뭔가 잘 되지 않아 공식 document를 참조하기로 하였다. https://www.mlflow.org/docs/latest/quickstart.html Quickstart — MLflow 2.0.1 documentation Note MLflow works on MacOS. If you run into issues with the default system Pyt..
네이버 AI 부스트캠프 4기/MLops
2022. 11. 24. 15:58