• Complain

Alberto Fernández - Learning from Imbalanced Data Sets

Here you can read online Alberto Fernández - Learning from Imbalanced Data Sets full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. publisher: Springer International Publishing, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Alberto Fernández Learning from Imbalanced Data Sets

Learning from Imbalanced Data Sets: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Learning from Imbalanced Data Sets" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Alberto Fernández: author's other books


Who wrote Learning from Imbalanced Data Sets? Find out the surname, the name of the author of the book and a list of all author's works by series.

Learning from Imbalanced Data Sets — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Learning from Imbalanced Data Sets" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Contents
Landmarks
Alberto Fernndez Salvador Garca Mikel Galar Ronaldo C Prati Bartosz - photo 1
Alberto Fernndez , Salvador Garca , Mikel Galar , Ronaldo C. Prati , Bartosz Krawczyk and Francisco Herrera
Learning from Imbalanced Data Sets
Alberto Fernndez Department of Computer Science and AI University of Granada - photo 2
Alberto Fernndez
Department of Computer Science and AI, University of Granada, Granada, Granada, Spain
Salvador Garca
Department of Computer Science and AI, University of Granada, Granada, Granada, Spain
Mikel Galar
Institute of Smart Cities, Public University of Navarre, Pamplona, Spain
Ronaldo C. Prati
Department of Computer Science, Universidade Federal do ABC, Santo Andre, Brazil
Bartosz Krawczyk
Department of Computer Science, Virginia Commonwealth University, Richmond, VA, USA
Francisco Herrera
Department of Computer Science and AI, University of Granada, Granada, Spain
ISBN 978-3-319-98073-7 e-ISBN 978-3-319-98074-4
https://doi.org/10.1007/978-3-319-98074-4
Library of Congress Control Number: 2018955498
Springer Nature Switzerland AG 2018
This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.
The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use.
The publisher, the authors and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, express or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publisher remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

This Springer imprint is published by the registered company Springer Nature Switzerland AG

The registered company address is: Gewerbestrasse 11, 6330 Cham, Switzerland

To my beloved wife, my family, friends, and close colleagues. For their support since the very beginning.

Alberto Fernndez

To my family

Salvador Garca

To my family

Mikel Galar

To my family

Ronalo C. Prati

To my family

Bartosz Krawczyk

To my family

Francisco Herrera

Preface

Learning with imbalanced data refers to the scenario in which the amounts of instances that represent the concepts in a given problem follow a different distribution. The main issue when addressing such a learning problem is when the accuracy achieved for each class is also different. This situation occurs since the learning process of most classification algorithm is often biased toward the majority class examples, so that minority ones are not well modeled into the final system. Being a very common scenario in real-life applications, the interest of researchers and practitioners on the topic has grown significantly during these years.

Based on the experience of the authors after several years focused on imbalanced classification, this book aims at offering a general and comprehensible overview for anyone interested in this area of study. It contains a formal description of the problem and focuses on its main features and the most relevant proposed solutions. Additionally, it considers the different scenarios in Data Science for which the imbalanced classification can suppose a real challenge.

After a gentle introduction to the KDD process and current state of Data Science in the first chapter, the book then stresses the gap with standard classification tasks by establishing the foundations and reviewing the case studies with a direct application in this area in Chap. on the extension of the problem for multi-class problems, where the former classical methods are no longer to be applied in a straightforward way.

The book includes in Chap..

This thorough review on the current and future state of imbalanced classification aims giving this topic the significance it deserves. In particular, the interest of research and academia is clearly shown by the rising number of publications and citations year by year. In the foreseeable future, it predictably will continue expanding with novel significant developments, as many contemporary real-world applications must be addressed from the viewpoint of imbalanced classification.

The intended audience of this book are developers and engineers aiming to apply imbalance-learning techniques to solve different kinds of real-world problems, as well as researchers and students needing a comprehensive review on techniques, methodologies, and tools for learning from imbalanced data.

We wish to thank all our collaborators of the research group Soft Computing and Intelligent Information Systems. We are also thankful to our families for their helpful support.

Alberto Fernndez
Salvador Garca
Mikel Galar
Ronalo C. Prati
Bartosz Krawczyk
Francisco Herrera
Granada, Spain Granada, Spain Pamplona, Spain Santo Andre, Brazil Richmond, VA, USA Granada, Spain
June 2018
Acronyms
ADASYN

Adaptive synthetic sampling

AL

Active learning

ANN

Artificial neural network

AUC

Area under the curve

AUCROC

Area under the ROC curve

AUCPR

Area under the precision-recall curve

CV

Cross-validation

CNN

Condensed nearest rule

DM

Data mining

DR

Dimensionality reduction

EC

Error concentration

EM

Expectation-maximization

FCV

Fold cross-validation

FS

Feature selection

IS

Instance selection

KDD

Knowledge discovery in data

KEEL

Knowledge extraction based on evolutionary learning

KNN

K-Nearest neighbors

LLE

Locally linear embedding

LVQ

Learning vector quantization

MCC

Matthews correlation coefficient

MDS

Multidimensional scaling

MI

Mutual information

MIL

Multi-instance learning

ML

Machine learning

MLL

Multilabel learning

MLP

Multilayer perceptron

MV

Missing value

NCL

Neighborhood cleaning rule

NN

Nearest neighbor

OSS

One-sided selection

PCA

Principal components analysis

PU-learning

Positive and unlabeled learning

RBFN

Radial basis function network

ROC

Receiver operating characteristic curve

SMOTE

Synthetic minority over-sampling technique

SONN

Self-organizing neural network

SSL

Semi-supervised learning

SVM

Support vector machine

Contents
Springer Nature Switzerland AG 2018
Alberto Fernndez , Salvador Garca , Mikel Galar , Ronaldo C. Prati , Bartosz Krawczyk and Francisco Herrera Learning from Imbalanced Data Sets https://doi.org/10.1007/978-3-319-98074-4_1
Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Learning from Imbalanced Data Sets»

Look at similar books to Learning from Imbalanced Data Sets. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Learning from Imbalanced Data Sets»

Discussion, reviews of the book Learning from Imbalanced Data Sets and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.