Skip to Content
파이썬 라이브러리를 활용한 머신러닝(번역개정판): 사이킷런 핵심 개발자가 쓴 머신러닝과 데이터 과학 실무서
book

파이썬 라이브러리를 활용한 머신러닝(번역개정판): 사이킷런 핵심 개발자가 쓴 머신러닝과 데이터 과학 실무서

by 박해선, 안드레아스 뮐러, 세라 가이도
April 2019
Beginner to intermediate
480 pages
12h 34m
Korean
Hanbit Media, Inc.
Content preview from 파이썬 라이브러리를 활용한 머신러닝(번역개정판): 사이킷런 핵심 개발자가 쓴 머신러닝과 데이터 과학 실무서
7
텍스트 데이터 다루기
415
범주를 정의하는 게 최선입니다. 색의 경우라면 “녹색과 빨강 줄무늬” 같은 응답은 “여러 가지
색” 범주에 할당하거나, 다른 것으로 인코딩할 수 없는 값은 “그 외”라고 하면 됩니다. 이런 전
처리는 수작업을 많이 해야 하고 자동화하기 어렵습니다. 데이터 수집 관련 일을 하고 있다면,
범주형 변수로 받을 수 있는 것은 직접 입력받지 말라고 권하고 싶습니다.
미리 정의된 범주에 속하지 않지만 직접 입력한 값들이 주소나 장소, 사람 이름, 날짜, 전화번
호, 식별번호처럼 일정한
구조
를 가지기도 합니다. 이런 종류의 문자열은 분석하기 매우 어렵
고, 처리 방법이 문맥이나 분야에 따라 매우 다릅니다. 이런 경우에 대한 체계적인 처리 방식은
이 책의 범위를 넘는 내용입니다.
문자열 데이터의 마지막 종류는 자유로운 형태의 절과 문장으로 구성된
텍스트 데이터
입니다.
트윗, 채팅, 호텔 리뷰, 셰익스피어 작품, 위키백과 문서, 구텐베르크 프로젝트의
50
,
000
권의
전자책 등이 여기에 속합니다. 이런 데이터는 대부분 단어로 구성된 문장에 정보를 담고 있습
니다.
2
문제를 간단하게 만들기 위해 여기서는 모든 문서가 영어로 쓰였다고 가정하겠습니다.
3
텍스트 분석에서는 데이터셋을 말뭉치
corpus
라 하고, 하나의 텍스트를 의미하는 각 데이터
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

데이터 과학을 위한 통계: 데이터 분석에서 머신러닝까지 50가지 핵심 개념

데이터 과학을 위한 통계: 데이터 분석에서 머신러닝까지 50가지 핵심 개념

이준용, 피터 브루스, 앤드루 브루스

Publisher Resources

ISBN: 9791162241646