Anbieter: GreatBookPrices, Columbia, MD, USA
EUR 43,73
Anzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Sprache: Englisch
Verlag: Packt Publishing 11/30/2023, 2023
ISBN 10: 1801070830 ISBN 13: 9781801070836
Anbieter: BargainBookStores, Grand Rapids, MI, USA
Paperback or Softback. Zustand: New. Machine Learning for Imbalanced Data: Tackle imbalanced datasets using machine learning and deep learning techniques. Book.
Zustand: New.
Anbieter: GreatBookPrices, Columbia, MD, USA
EUR 51,94
Anzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.
Sprache: Englisch
Verlag: Packt Publishing Limited, GB, 2023
ISBN 10: 1801070830 ISBN 13: 9781801070836
Anbieter: Rarewaves USA, OSWEGO, IL, USA
Paperback. Zustand: New. This book will help you master the art of predicting outcomes when datasets are imbalanced and where the most important class is under-represented. You'll learn the skills you need to overcome challenges when dealing with imbalanced datasets for both traditional machine learning and deep learning models.
Sprache: Englisch
Verlag: Packt Publishing Limited, GB, 2023
ISBN 10: 1801070830 ISBN 13: 9781801070836
Anbieter: Rarewaves.com USA, London, LONDO, Vereinigtes Königreich
EUR 64,29
Anzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback. Zustand: New. This book will help you master the art of predicting outcomes when datasets are imbalanced and where the most important class is under-represented. You'll learn the skills you need to overcome challenges when dealing with imbalanced datasets for both traditional machine learning and deep learning models.
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
EUR 50,33
Anzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. In.
Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich
EUR 50,31
Anzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich
EUR 56,67
Anzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.
Sprache: Englisch
Verlag: Packt Publishing Limited, GB, 2023
ISBN 10: 1801070830 ISBN 13: 9781801070836
Anbieter: Rarewaves USA United, OSWEGO, IL, USA
EUR 63,60
Anzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback. Zustand: New. This book will help you master the art of predicting outcomes when datasets are imbalanced and where the most important class is under-represented. You'll learn the skills you need to overcome challenges when dealing with imbalanced datasets for both traditional machine learning and deep learning models.
Sprache: Englisch
Verlag: Packt Publishing Limited, GB, 2023
ISBN 10: 1801070830 ISBN 13: 9781801070836
Anbieter: Rarewaves.com UK, London, Vereinigtes Königreich
EUR 60,25
Anzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback. Zustand: New. This book will help you master the art of predicting outcomes when datasets are imbalanced and where the most important class is under-represented. You'll learn the skills you need to overcome challenges when dealing with imbalanced datasets for both traditional machine learning and deep learning models.
Anbieter: PBShop.store US, Wood Dale, IL, USA
PAP. Zustand: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Anbieter: PBShop.store UK, Fairford, GLOS, Vereinigtes Königreich
EUR 51,58
Anzahl: Mehr als 20 verfügbar
In den WarenkorbPAP. Zustand: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Anbieter: THE SAINT BOOKSTORE, Southport, Vereinigtes Königreich
EUR 58,53
Anzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback / softback. Zustand: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days.
Anbieter: Majestic Books, Hounslow, Vereinigtes Königreich
EUR 84,34
Anzahl: 4 verfügbar
In den WarenkorbZustand: New. Print on Demand.
Anbieter: Biblios, Frankfurt am main, HESSE, Deutschland
Zustand: New. PRINT ON DEMAND.
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
Taschenbuch. Zustand: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Take your machine learning expertise to the next level with this essential guide, utilizing libraries like imbalanced-learn, PyTorch, scikit-learn, pandas, and NumPy to maximize model performance and tackle imbalanced dataKey FeaturesUnderstand how to use modern machine learning frameworks with detailed explanations, illustrations, and code samplesLearn cutting-edge deep learning techniques to overcome data imbalanceExplore different methods for dealing with skewed data in ML and DL applicationsPurchase of the print or Kindle book includes a free Elektronisches Buch in the PDF formatBook DescriptionAs machine learning practitioners, we often encounter imbalanced datasets in which one class has considerably fewer instances than the other. Many machine learning algorithms assume an equilibrium between majority and minority classes, leading to suboptimal performance on imbalanced data. This comprehensive guide helps you address this class imbalance to significantly improve model performance.Machine Learning for Imbalanced Data begins by introducing you to the challenges posed by imbalanced datasets and the importance of addressing these issues. It then guides you through techniques that enhance the performance of classical machine learning models when using imbalanced data, including various sampling and cost-sensitive learning methods.As you progress, you'll delve into similar and more advanced techniques for deep learning models, employing PyTorch as the primary framework. Throughout the book, hands-on examples will provide working and reproducible code that'll demonstrate the practical implementation of each technique.By the end of this book, you'll be adept at identifying and addressing class imbalances and confidently applying various techniques, including sampling, cost-sensitive techniques, and threshold adjustment, while using traditional machine learning or deep learning models.What you will learnUse imbalanced data in your machine learning models effectivelyExplore the metrics used when classes are imbalancedUnderstand how and when to apply various sampling methods such as over-sampling and under-samplingApply data-based, algorithm-based, and hybrid approaches to deal with class imbalanceCombine and choose from various options for data balancing while avoiding common pitfallsUnderstand the concepts of model calibration and threshold adjustment in the context of dealing with imbalanced datasetsWho this book is forThis book is for machine learning practitioners who want to effectively address the challenges of imbalanced datasets in their projects. Data scientists, machine learning engineers/scientists, research scientists/engineers, and data scientists/engineers will find this book helpful. Though complete beginners are welcome to read this book, some familiarity with core machine learning concepts will help readers maximize the benefits and insights gained from this comprehensive resource.Table of ContentsIntroduction to Data Imbalance in Machine LearningOversampling MethodsUndersampling MethodsEnsemble MethodsCost-Sensitive LearningData Imbalance in Deep LearningData-Level Deep Learning MethodsAlgorithm-Level Deep Learning TechniquesHybrid Deep Learning MethodsModel CalibrationAppendix.
Anbieter: preigu, Osnabrück, Deutschland
Taschenbuch. Zustand: Neu. Machine Learning for Imbalanced Data | Tackle imbalanced datasets using machine learning and deep learning techniques | Kumar Abhishek (u. a.) | Taschenbuch | Englisch | 2023 | Packt Publishing | EAN 9781801070836 | Verantwortliche Person für die EU: Libri GmbH, Europaallee 1, 36244 Bad Hersfeld, gpsr[at]libri[dot]de | Anbieter: preigu Print on Demand.