본문 바로가기

리디 접속이 원활하지 않습니다.
강제 새로 고침(Ctrl + F5)이나 브라우저 캐시 삭제를 진행해주세요.
계속해서 문제가 발생한다면 리디 접속 테스트를 통해 원인을 파악하고 대응 방법을 안내드리겠습니다.
테스트 페이지로 이동하기

Ensemble Machine Learning Cookbook 상세페이지

Ensemble Machine Learning Cookbook

Over 35 practical recipes to explore ensemble machine learning techniques using Python

  • 관심 0
소장
전자책 정가
23,000원
판매가
23,000원
출간 정보
  • 2019.01.10 전자책 출간
듣기 기능
TTS(듣기) 지원
파일 정보
  • PDF
  • 327 쪽
  • 17.4MB
지원 환경
  • PC뷰어
  • PAPER
ISBN
9781789132502
UCI
-
Ensemble Machine Learning Cookbook

작품 정보

▶What You Will Learn
⦁ Understand how to use machine learning algorithms for regression and classification problems
⦁ Implement ensemble techniques such as averaging, weighted averaging, and max-voting
⦁ Get to grips with advanced ensemble methods, such as bootstrapping, bagging, and stacking
⦁ Use Random Forest for tasks such as classification and regression
⦁ Implement an ensemble of homogeneous and heterogeneous machine learning algorithms
⦁ Learn and implement various boosting techniques, such as AdaBoost, Gradient Boosting Machine, and XGBoost

▶Key Features
⦁ Apply popular machine learning algorithms using a recipe-based approach
⦁ Implement boosting, bagging, and stacking ensemble methods to improve machine learning models
⦁ Discover real-world ensemble applications and encounter complex challenges in Kaggle competitions

▶Who This Book Is For
This book is designed for data scientists, machine learning developers, and deep learning enthusiasts who want to delve into machine learning algorithms to build powerful ensemble models. Working knowledge of Python programming and basic statistics is a must to help you grasp the concepts in the book.

▶What this book covers
⦁ Chapter 1, Get Closer to Your Data, explores a dataset and implements hands-on coding with Python for exploratory data analysis using statistical methods and visualization for the dataset.

⦁ Chapter 2, Getting Started with Ensemble Machine Learning, explores what ensemble learning is and how it can help in real-life scenarios. Basic ensemble techniques, including averaging, weighted averaging, and max-voting, are explained. These techniques form the basis for ensemble techniques, and an understanding of them will lay the groundwork for readers to move to more advanced stage after reading this chapter.

⦁ Chapter 3, Resampling Methods, introduces a handful of algorithms that will be useful when we get into an ensemble of multiple heterogeneous algorithms. This chapter uses scikitlearn to prepare all the algorithms to be used.

⦁ Chapter 4, Statistical and Machine Learning Algorithms, helps the readers to get to know various types of resampling methods that are used by machine-learning algorithms. Each resampling method has its advantages and disadvantages, which are explained to the readers. The readers also learn the code to be executed for each type of sampling.

⦁ Chapter 5, Bag the Models with Bagging, provides the readers with an understanding of what bootstrap aggregation is and how the bootstrap results can be aggregated, in a process also known as bagging.

⦁ Chapter 6, When in Doubt, Use Random Forests, introduces the random forest algorithm. It will introduce to readers how, and what kind of, ensemble techniques are used by Random Forest and how this helps our models avoid overfitting.

⦁ Chapter 7, Boosting Model Performance with Boosting, introduces boosting and discusses how it helps to improve a model performance by reducing variances and increasing accuracy. This chapter provides information such as the fact that boosting is not robust against outliers and noisy data but is flexible and can be used with a loss function.

⦁ Chapter 8, Blend It with Stacking, applies stacking to learn the optimal combination of base learners. This chapter will acquaint readers with stacking, which is also known as stacked generalization.

⦁ Chapter 9, Homogeneous Ensemble Using Keras, is a complete code walk-through on a classification case study for recognizing hand-written digits with homogeneous algorithms – in this case, multiple neural network models using Keras.

⦁ Chapter 10, Heterogeneous Ensemble Classifiers Using H2O, is a complete code walk-through on a classification case study for default prediction with an ensemble of multiple heterogeneous algorithms using scikit-learn.

⦁ Chapter 11, Heterogeneous Ensemble for Text Classification Using NLP, is a complete code walk-through on a classification case study to classify sentiment polarity using an ensemble of multiple heterogeneous algorithms. Here, NLP techniques such as semantics are used to improve the accuracy of classification. Then, the mined text information is used to employ ensemble classification techniques for sentiment analysis. In this case study, the H2O library is used for building models.

⦁ Chapter 12, Homogeneous Ensemble for Multiclass Classification Using Keras, is a complete code walk-through on a classification case study for multiple classification with homogeneous ensemble using data diversity with the tf.keras module from TensorFlow.

작가 소개

⦁ Dipayan Sarkar
Dipayan Sarkar holds a Masters in Economics and comes with 15+ years of experience. He has also pursued his business analytics studies from Great Lakes Institute of Management. Dipayan has won international challenges in predictive modeling and takes keen interests in the mathematics behind Machine Learning techniques. Before opting to be an independent consultant and mentor in the data science and machine learning space with various organizations, universities & educational institutions, he has served in the capacity of senior data scientist with Fortune 500 companies.

⦁ Vijayalakshmi Natarajan
Vijayalakshmi Natarajan holds an ME in Computer Science, comes with 4 years of industry experience. She is a data science enthusiast and is a passionate trainer in the field of data science & data visualization. She takes keen interests in deep diving into Machine Learning techniques. Her specialization includes machine learning techniques in the field of image processing.

리뷰

0.0

구매자 별점
0명 평가

이 작품을 평가해 주세요!

건전한 리뷰 정착 및 양질의 리뷰를 위해 아래 해당하는 리뷰는 비공개 조치될 수 있음을 안내드립니다.
  1. 타인에게 불쾌감을 주는 욕설
  2. 비속어나 타인을 비방하는 내용
  3. 특정 종교, 민족, 계층을 비방하는 내용
  4. 해당 작품의 줄거리나 리디 서비스 이용과 관련이 없는 내용
  5. 의미를 알 수 없는 내용
  6. 광고 및 반복적인 글을 게시하여 서비스 품질을 떨어트리는 내용
  7. 저작권상 문제의 소지가 있는 내용
  8. 다른 리뷰에 대한 반박이나 논쟁을 유발하는 내용
* 결말을 예상할 수 있는 리뷰는 자제하여 주시기 바랍니다.
이 외에도 건전한 리뷰 문화 형성을 위한 운영 목적과 취지에 맞지 않는 내용은 담당자에 의해 리뷰가 비공개 처리가 될 수 있습니다.
아직 등록된 리뷰가 없습니다.
첫 번째 리뷰를 남겨주세요!
'구매자' 표시는 유료 작품 결제 후 다운로드하거나 리디셀렉트 작품을 다운로드 한 경우에만 표시됩니다.
무료 작품 (프로모션 등으로 무료로 전환된 작품 포함)
'구매자'로 표시되지 않습니다.
시리즈 내 무료 작품
'구매자'로 표시되지 않습니다. 하지만 같은 시리즈의 유료 작품을 결제한 뒤 리뷰를 수정하거나 재등록하면 '구매자'로 표시됩니다.
영구 삭제
작품을 영구 삭제해도 '구매자' 표시는 남아있습니다.
결제 취소
'구매자' 표시가 자동으로 사라집니다.

개발/프로그래밍 베스트더보기

  • 클로드 코워크 with 스킬, 플러그인 (클리커, 강민혁)
  • 기술노트: AI 시대 필수 개발 지식 (기술노트 알렉)
  • 클로드 코드를 활용한 바이브 코딩 완벽 입문 (히라카와 토모히데, 최용)
  • AI 에이전트 엔지니어링 (마이클 알바다, 강민혁)
  • 혼자 공부하는 바이브 코딩 with 클로드 코드 (조태호)
  • 오픈클로 with GPT, 제미나이, 클로드 (강민혁)
  • 이게 되네? 제미나이 완전 미친 활용법 81제 (오힘찬)
  • 요즘 바이브 코딩 안티그래비티 완벽 가이드 (최지호(코드팩토리))
  • 개정3판 | 이펙티브 파이썬 (브렛 슬라킨, 오현석)
  • 요즘 바이브 코딩 코덱스 완벽 가이드 (윤재원(단테))
  • AI 게임 개발 with 코덱스 (정윤지(유리링))
  • 요즘 바이브 코딩 클로드 코드 완벽 가이드 (최지호(코드팩토리))
  • 개정4판 | 이것이 리눅스다 (우재남)
  • 올라마와 오픈소스 LLM을 활용한 AI 에이전트 개발 입문 (서영배, 김병규)
  • AI 엔지니어링 (칩 후옌, 변성윤)
  • 데이터 삽질 끝에 UX가 보였다 (이미진(란란))
  • A2A × MCP 멀티 에이전트 오케스트레이션 실전 (서지영)
  • 바이브 코딩 너머 개발자 생존법 (애디 오스마니, 강민혁)
  • 처음이지만 프로처럼 쓰는 노션 Notion (박한용(노션너굴))
  • AI 에이전트 생태계 (이주환)

본문 끝 최상단으로 돌아가기

spinner
앱으로 연결해서 다운로드하시겠습니까?
닫기 버튼
대여한 작품은 다운로드 시점부터 대여가 시작됩니다.
앱으로 연결해서 보시겠습니까?
닫기 버튼
앱이 설치되어 있지 않으면 앱 다운로드로 자동 연결됩니다.
모바일 버전