메뉴 건너뛰기
.. 내서재 .. 알림
소속 기관/학교 인증
인증하면 논문, 학술자료 등을  무료로 열람할 수 있어요.
한국대학교, 누리자동차, 시립도서관 등 나의 기관을 확인해보세요
(국내 대학 90% 이상 구독 중)
로그인 회원가입 고객센터 ENG
주제분류

추천
검색

논문 기본 정보

자료유형
학위논문
저자정보

신지은 (경상대학교, 경상대학교 대학원)

지도교수
임동훈
발행연도
2016
저작권
경상대학교 논문은 저작권에 의해 보호받습니다.

이용수3

표지
AI에게 요청하기
추천
검색

이 논문의 연구 히스토리 (2)

초록· 키워드

오류제보하기
Data clustering is a common technique used in data analysis and is used in many applications, such as artificial intelligence, pattern recognition, economics, ecology, psychiatry and marketing. K-Means clustering is a well-known clustering algorithm aiming to cluster a set of data points to a predefined number of clusters.

In this paper, we implemented K-Means clustering algorithm based on MapReduce framework with RHadoop to make the clustering method applicable to large scale data. RHadoop is a collection of R packages that allow users to manage and analyze data with Hadoop. Our main idea introduced a combiner as a function of our map output in order to decrease the amount of data needed to be processed by reducers. We also implemented RS(R-squared) and Elbow methods with MapReduce for finding the optimum number of clusters for K-Means clustering on large dataset.

The experimental results demonstrated that K-Means clustering algorithm using RHadoop can scale well and efficiently process large data sets on commodity hardware. Comparison with MapReduce implementation of RS, Elbow methods and classical K-Means clustering processing on small data showed similar results. We also showed that our K-Means clustering algorithm using RHadoop with combiner was more faster than regular algorithm without combiner as the size of data set increases.

목차

Ⅰ. 서론 1
Ⅱ. RHadoop 플랫폼 3
1. R 3
2. Hadoop 3
3. RHadoop 6
1) 개요 6
2) MapReduce 7
Ⅲ. RHadoop 플랫폼에서 K-평균 클러스터링 성능 실험 및 분석 10
1. K-평균 클러스터링 개요 10
2. 실험환경 11
3. 실험데이터 13
1) 실제 데이터 13
2) 모의실험 데이터 14
4. K-평균 클러스터링 알고리즘 구현 15
5. 최적의 군집수 결정 20
1) 군집수 결정방법 20
2) 군집수 결정방법 알고리즘 구현 22
3) 실제 데이터 25
4) 모의실험 데이터 29
6. 컴바이너 사용여부에 따른 RHadoop 성능 비교 32
1) 실제 데이터 32
2) 모의실험 데이터 35
Ⅳ. 결론 및 향후 연구 38
참고문헌 39

최근 본 자료

전체보기

댓글(0)

0