Skip to Content
MLOps 실전 가이드
book

MLOps 실전 가이드

by 노아 기프트, 알프레도 데자, 이일섭, 서기원, 맹윤호(감수), 이장후
July 2023
Beginner to intermediate
496 pages
11h 43m
Korean
Hanbit Media, Inc.
Content preview from MLOps 실전 가이드
292
MLOps 실전 가이드
5
.
buildspec.yml
파일을 이용해
AWS
코드빌드 프로젝트를 세팅한다.
34
version: 0.2
phases:
install:
runtime-versions:
python: 3.7
pre_build:
commands:
- python3.7 -m venv ~/.venv
- source ~/.venv/bin/activate
- make install
- make lint
build:
commands:
- make deploy
AWS
Elastic
Beanstalk
를 이용한 지속적 배포 프로젝트를 성공적으로 구축했다면 머신러닝
모델을 배포하는 다음 단계로 넘어갈 준비를 마친 것이다. 머신러닝 모델이라는 복잡성이 추가
되는 시스템에 대해 생각하기 전에 지금까지의 개념들에 충분히 익숙해지기를 추천한다.
7.2
AWSAWS
를 이용한 를 이용한
MLOpsMLOps
레시피 레시피
지금까지 학습한 다양한 요소를 조합하여 다양한 상황에서 사용할 수 있는 기본적인 머신러닝
프로젝트 기본 레시피를 만들어보자.
35
여러분들이 지금 만드는 레시피와 각각의 구성 요소들
AWS
는 물론이고 다양한 클라우드 환경에서 사용될 수 있다. 이 예제 프로젝트는 자동차에
대한 정보들을 입력받아 해당 자동차의 연비를 추론하는 머신러닝 모델을 이용하는 서비스를 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

MLOps 도입 가이드

MLOps 도입 가이드

데이터이쿠
헤드 퍼스트 C#(4판)

헤드 퍼스트 C#(4판)

앤드류 스텔만, 제니퍼 그린

Publisher Resources

ISBN: 9791169211215