으로 업데이트하는 데 최선을 다하겠지만, 프로젝트가 다른 언어나 패키지 버전에서 작동한다고 보장할 수는
없습니다.
예제 프로젝트는 다음을 포함합니다.
●
독립 실행형 노트북 예제(
3
장,
4
장,
7
장,
14
장)
●
모델 정의와 같은 일반 컴포넌트 코드가 있는 컴포넌트 폴더
●
완벽한 대화형 파이프라인
●
파이프라인의 시작점인 머신러닝 실험의 예
●
아파치 빔, 아파치 에어플로, 쿠브플로 파이프라인으로 조정한 전체 파이프라인의 예
●
데이터를 다운로드하는 스크립트가 있는 유틸리티 폴더
다음 장에서는 머신러닝 예제(여기서는 케라스 모델 아키텍처를 갖춘 주피터 노트북)를 완벽
한 머신러닝 파이프라인으로 바꾸는 데 필요한 단계를 안내해 드리겠습니다.
1.5.2
머신러닝 모델
딥러닝 프로젝트 예제의 핵심은 프로젝트의
components
/
module
.
py
스크립트에 있는
get
_
model
함수로 생성한 모델입니다. 이 모델은 다음 피처를 사용하여 소비자가 이의를 제기했는
지를 예측합니다.
●
금융 상품
●
하위 제품
●
불만 사항에 관한 회사의 답변
●
소비자 불만 사항 ...
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.
O’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
I 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
I’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
I'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.