Models And Algorithms For Unlabeled Data

Models And Algorithms For Unlabeled Data Book in PDF, ePub and Kindle version is available to download in english. Read online anytime anywhere directly from your device. Click on the download button below to get a free pdf file of Models And Algorithms For Unlabeled Data book. This book definitely worth reading, it is an incredibly well-written.

Introduction to Semi-supervised Learning

Author : Xiaojin Zhu,Andrew B. Goldberg
Publisher : Morgan & Claypool Publishers
Page : 131 pages
File Size : 53,7 Mb
Release : 2009
Category : Computers
ISBN : 9781598295474

Get Book

Introduction to Semi-supervised Learning by Xiaojin Zhu,Andrew B. Goldberg Pdf

Semi-supervised learning is a learning paradigm concerned with the study of how computers and natural systems such as humans learn in the presence of both labeled and unlabeled data. Traditionally, learning has been studied either in the unsupervised paradigm (e.g., clustering, outlier detection) where all the data are unlabeled, or in the supervised paradigm (e.g., classification, regression) where all the data are labeled. The goal of semi-supervised learning is to understand how combining labeled and unlabeled data may change the learning behavior, and design algorithms that take advantage of such a combination. Semi-supervised learning is of great interest in machine learning and data mining because it can use readily available unlabeled data to improve supervised learning tasks when the labeled data are scarce or expensive. Semi-supervised learning also shows potential as a quantitative tool to understand human category learning, where most of the input is self-evidently unlabeled. In this introductory book, we present some popular semi-supervised learning models, including self-training, mixture models, co-training and multiview learning, graph-based methods, and semi-supervised support vector machines. For each model, we discuss its basic mathematical formulation. The success of semi-supervised learning depends critically on some underlying assumptions. We emphasize the assumptions made by each model and give counterexamples when appropriate to demonstrate the limitations of the different models. In addition, we discuss semi-supervised learning for cognitive psychology. Finally, we give a computational learning theoretic perspective on semi-supervised learning, and we conclude the book with a brief discussion of open questions in the field. Table of Contents: Introduction to Statistical Machine Learning / Overview of Semi-Supervised Learning / Mixture Models and EM / Co-Training / Graph-Based Semi-Supervised Learning / Semi-Supervised Support Vector Machines / Human Semi-Supervised Learning / Theory and Outlook

Models and Algorithms for Unlabeled Data

Author : Vaibhav Verdhan
Publisher : Manning
Page : 250 pages
File Size : 41,9 Mb
Release : 2022-05-31
Category : Computers
ISBN : 1617298727

Get Book

Models and Algorithms for Unlabeled Data by Vaibhav Verdhan Pdf

Discover all-practical implementations of the key algorithms and models for handling unlabelled data. Full of case studies demonstrating how to apply each technique to real-world problems. Models and Algorithms for Unlabeled Data introduces mathematical techniques, key algorithms, and Python implementations that will help you build machine learning models for unannotated data. You’ll master everything from kmeans and hierarchical clustering, to advanced neural networks like GANs and Restricted Boltzmann Machines. You’ll learn the business use case for different models, and master best practices for structured, text, and image data. Each new algorithm is introduced with a case study for retail, aviation, banking, and more—and you’ll develop a Python solution to fix each of these real-world problems. At the end of each chapter, you’ll find quizzes, practice datasets, and links to research papers to help you lock in what you’ve learned and expand your knowledge. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

Supervised and Unsupervised Learning for Data Science

Author : Michael W. Berry,Azlinah Mohamed,Bee Wah Yap
Publisher : Springer Nature
Page : 191 pages
File Size : 44,5 Mb
Release : 2019-09-04
Category : Technology & Engineering
ISBN : 9783030224752

Get Book

Supervised and Unsupervised Learning for Data Science by Michael W. Berry,Azlinah Mohamed,Bee Wah Yap Pdf

This book covers the state of the art in learning algorithms with an inclusion of semi-supervised methods to provide a broad scope of clustering and classification solutions for big data applications. Case studies and best practices are included along with theoretical models of learning for a comprehensive reference to the field. The book is organized into eight chapters that cover the following topics: discretization, feature extraction and selection, classification, clustering, topic modeling, graph analysis and applications. Practitioners and graduate students can use the volume as an important reference for their current and future research and faculty will find the volume useful for assignments in presenting current approaches to unsupervised and semi-supervised learning in graduate-level seminar courses. The book is based on selected, expanded papers from the Fourth International Conference on Soft Computing in Data Science (2018). Includes new advances in clustering and classification using semi-supervised and unsupervised learning; Address new challenges arising in feature extraction and selection using semi-supervised and unsupervised learning; Features applications from healthcare, engineering, and text/social media mining that exploit techniques from semi-supervised and unsupervised learning.

Language, Knowledge, and Representation

Author : Jesus M. Larrazabal,Luis A. Pérez Miranda
Publisher : Springer Science & Business Media
Page : 185 pages
File Size : 46,5 Mb
Release : 2013-11-09
Category : Philosophy
ISBN : 9781402027833

Get Book

Language, Knowledge, and Representation by Jesus M. Larrazabal,Luis A. Pérez Miranda Pdf

Every two years since 1989, an international colloquium on cognitive science is held in Donostia - San Sebastian, attracting the most important researchers in that field. This volume is a collection of the invited papers to the Sixth International Colloquium on Cognitive Science (ICCS-99), written from a multidisciplinary, cognitive perspective, and addressing various essential topics such as self-knowledge, intention, consciousness, language use, learning and discourse. This collection reflects not only the various interdisciplinary origins and standpoints of the participating researchers, but also the richness, fruitfulness, and exciting state of research in the field of cognitive science today. A must-read for anyone interested in philosophy, linguistics, psychology, and computer science, and in the perception of these topics from the perspective of cognitive science.

Grokking Deep Reinforcement Learning

Author : Miguel Morales
Publisher : Manning Publications
Page : 470 pages
File Size : 43,9 Mb
Release : 2020-11-10
Category : Computers
ISBN : 9781617295454

Get Book

Grokking Deep Reinforcement Learning by Miguel Morales Pdf

Grokking Deep Reinforcement Learning uses engaging exercises to teach you how to build deep learning systems. This book combines annotated Python code with intuitive explanations to explore DRL techniques. You’ll see how algorithms function and learn to develop your own DRL agents using evaluative feedback. Summary We all learn through trial and error. We avoid the things that cause us to experience pain and failure. We embrace and build on the things that give us reward and success. This common pattern is the foundation of deep reinforcement learning: building machine learning systems that explore and learn based on the responses of the environment. Grokking Deep Reinforcement Learning introduces this powerful machine learning approach, using examples, illustrations, exercises, and crystal-clear teaching. You'll love the perfectly paced teaching and the clever, engaging writing style as you dig into this awesome exploration of reinforcement learning fundamentals, effective deep learning techniques, and practical applications in this emerging field. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology We learn by interacting with our environment, and the rewards or punishments we experience guide our future behavior. Deep reinforcement learning brings that same natural process to artificial intelligence, analyzing results to uncover the most efficient ways forward. DRL agents can improve marketing campaigns, predict stock performance, and beat grand masters in Go and chess. About the book Grokking Deep Reinforcement Learning uses engaging exercises to teach you how to build deep learning systems. This book combines annotated Python code with intuitive explanations to explore DRL techniques. You’ll see how algorithms function and learn to develop your own DRL agents using evaluative feedback. What's inside An introduction to reinforcement learning DRL agents with human-like behaviors Applying DRL to complex situations About the reader For developers with basic deep learning experience. About the author Miguel Morales works on reinforcement learning at Lockheed Martin and is an instructor for the Georgia Institute of Technology’s Reinforcement Learning and Decision Making course. Table of Contents 1 Introduction to deep reinforcement learning 2 Mathematical foundations of reinforcement learning 3 Balancing immediate and long-term goals 4 Balancing the gathering and use of information 5 Evaluating agents’ behaviors 6 Improving agents’ behaviors 7 Achieving goals more effectively and efficiently 8 Introduction to value-based deep reinforcement learning 9 More stable value-based methods 10 Sample-efficient value-based methods 11 Policy-gradient and actor-critic methods 12 Advanced actor-critic methods 13 Toward artificial general intelligence

Industrial Machine Learning

Author : Andreas François Vermeulen
Publisher : Apress
Page : 652 pages
File Size : 54,9 Mb
Release : 2019-11-30
Category : Computers
ISBN : 9781484253168

Get Book

Industrial Machine Learning by Andreas François Vermeulen Pdf

Understand the industrialization of machine learning (ML) and take the first steps toward identifying and generating the transformational disruptors of artificial intelligence (AI). You will learn to apply ML to data lakes in various industries, supplying data professionals with the advanced skills required to handle the future of data engineering and data science. Data lakes currently generated by worldwide industrialized business activities are projected to reach 35 zettabytes (ZB) as the Fourth Industrial Revolution produces an exponential increase of volume, velocity, variety, variability, veracity, visualization, and value. Industrialization of ML evolves from AI and studying pattern recognition against the increasingly unstructured resource stored in data lakes. Industrial Machine Learning supplies advanced, yet practical examples in different industries, including finance, public safety, health care, transportation, manufactory, supply chain, 3D printing, education, research, and data science. The book covers: supervised learning, unsupervised learning, reinforcement learning, evolutionary computing principles, soft robotics disruptors, and hard robotics disruptors. What You Will Learn Generate and identify transformational disruptors of artificial intelligence (AI) Understand the field of machine learning (ML) and apply it to handle big data and process the data lakes in your environment Hone the skills required to handle the future of data engineering and data science Who This Book Is For Intermediate to expert level professionals in the fields of data science, data engineering, machine learning, and data management

Fuzzy Models and Algorithms for Pattern Recognition and Image Processing

Author : James C. Bezdek,James Keller,Raghu Krisnapuram,Nikhil Pal
Publisher : Springer Science & Business Media
Page : 796 pages
File Size : 49,9 Mb
Release : 1999-08-31
Category : Computers
ISBN : 9780792385219

Get Book

Fuzzy Models and Algorithms for Pattern Recognition and Image Processing by James C. Bezdek,James Keller,Raghu Krisnapuram,Nikhil Pal Pdf

Fuzzy Models and Algorithms for Pattern Recognition and Image Processing presents a comprehensive introduction of the use of fuzzy models in pattern recognition and selected topics in image processing and computer vision. Unique to this volume in the Kluwer Handbooks of Fuzzy Sets Series is the fact that this book was written in its entirety by its four authors. A single notation, presentation style, and purpose are used throughout. The result is an extensive unified treatment of many fuzzy models for pattern recognition. The main topics are clustering and classifier design, with extensive material on feature analysis relational clustering, image processing and computer vision. Also included are numerous figures, images and numerical examples that illustrate the use of various models involving applications in medicine, character and word recognition, remote sensing, military image analysis, and industrial engineering.

Semi-Supervised Learning

Author : Olivier Chapelle,Bernhard Scholkopf,Alexander Zien
Publisher : MIT Press
Page : 525 pages
File Size : 47,5 Mb
Release : 2010-01-22
Category : Computers
ISBN : 9780262514125

Get Book

Semi-Supervised Learning by Olivier Chapelle,Bernhard Scholkopf,Alexander Zien Pdf

A comprehensive review of an area of machine learning that deals with the use of unlabeled data in classification problems: state-of-the-art algorithms, a taxonomy of the field, applications, benchmark experiments, and directions for future research. In the field of machine learning, semi-supervised learning (SSL) occupies the middle ground, between supervised learning (in which all training examples are labeled) and unsupervised learning (in which no label data are given). Interest in SSL has increased in recent years, particularly because of application domains in which unlabeled data are plentiful, such as images, text, and bioinformatics. This first comprehensive overview of SSL presents state-of-the-art algorithms, a taxonomy of the field, selected applications, benchmark experiments, and perspectives on ongoing and future research.Semi-Supervised Learning first presents the key assumptions and ideas underlying the field: smoothness, cluster or low-density separation, manifold structure, and transduction. The core of the book is the presentation of SSL methods, organized according to algorithmic strategies. After an examination of generative models, the book describes algorithms that implement the low-density separation assumption, graph-based methods, and algorithms that perform two-step learning. The book then discusses SSL applications and offers guidelines for SSL practitioners by analyzing the results of extensive benchmark experiments. Finally, the book looks at interesting directions for SSL research. The book closes with a discussion of the relationship between semi-supervised learning and transduction.

Unsupervised Learning Algorithms

Author : M. Emre Celebi,Kemal Aydin
Publisher : Springer
Page : 558 pages
File Size : 47,7 Mb
Release : 2016-04-29
Category : Technology & Engineering
ISBN : 9783319242118

Get Book

Unsupervised Learning Algorithms by M. Emre Celebi,Kemal Aydin Pdf

This book summarizes the state-of-the-art in unsupervised learning. The contributors discuss how with the proliferation of massive amounts of unlabeled data, unsupervised learning algorithms, which can automatically discover interesting and useful patterns in such data, have gained popularity among researchers and practitioners. The authors outline how these algorithms have found numerous applications including pattern recognition, market basket analysis, web mining, social network analysis, information retrieval, recommender systems, market research, intrusion detection, and fraud detection. They present how the difficulty of developing theoretically sound approaches that are amenable to objective evaluation have resulted in the proposal of numerous unsupervised learning algorithms over the past half-century. The intended audience includes researchers and practitioners who are increasingly using unsupervised learning algorithms to analyze their data. Topics of interest include anomaly detection, clustering, feature extraction, and applications of unsupervised learning. Each chapter is contributed by a leading expert in the field.

On-Board Design Models and Algorithm for Communication Based Train Control and Tracking System

Author : Tanuja Patgar,Kavitha Devi CS
Publisher : CRC Press
Page : 144 pages
File Size : 46,7 Mb
Release : 2022-05-31
Category : Science
ISBN : 9781000642612

Get Book

On-Board Design Models and Algorithm for Communication Based Train Control and Tracking System by Tanuja Patgar,Kavitha Devi CS Pdf

Railway systems have a long history of train protection and control, as to reduce the risk of train accidents. Many train control systems include automated communication between train and trackside equipment. But several different national systems are still facing cross-border rail traffic. Today, trains for cross-border traffic need to be equipped with train control systems that are installed on the tracks. This book covers the latest advances in Communication Based Train Control (CBTC) research in on-board components locomotive messaging systems, GPS sensors, communications wayside and switching networks. It also focuses on architecture and methodology using data fusion techniques. New wireless sensor integrated modeling techniques for tracking trains in satellite visible and low satellite visible environments are discussed. With a Tunnel Surveillance Integration model, the use of optimal control is necessary to improve train control performance, considering both train–ground communication and train control. The book begins with the background and evolution of train signaling and train control systems. It introduces the main features and architecture of CBTC systems and describes current challenging methods and successful implementations. This introductory book is very useful for Signal & Telecommunication engineers to get them acquainted with the technology used in CBTC, and help them in implementing the system suitable for Indian Railways. As this is a new technology, the information provided in this book is generic and will be subsequently revised after gaining further experience.

Handbook of Mathematical Models and Algorithms in Computer Vision and Imaging

Author : Ke Chen,Carola-Bibiane Schönlieb,Xue-Cheng Tai,Laurent Younes
Publisher : Springer Nature
Page : 1981 pages
File Size : 47,8 Mb
Release : 2023-02-24
Category : Mathematics
ISBN : 9783030986612

Get Book

Handbook of Mathematical Models and Algorithms in Computer Vision and Imaging by Ke Chen,Carola-Bibiane Schönlieb,Xue-Cheng Tai,Laurent Younes Pdf

This handbook gathers together the state of the art on mathematical models and algorithms for imaging and vision. Its emphasis lies on rigorous mathematical methods, which represent the optimal solutions to a class of imaging and vision problems, and on effective algorithms, which are necessary for the methods to be translated to practical use in various applications. Viewing discrete images as data sampled from functional surfaces enables the use of advanced tools from calculus, functions and calculus of variations, and nonlinear optimization, and provides the basis of high-resolution imaging through geometry and variational models. Besides, optimization naturally connects traditional model-driven approaches to the emerging data-driven approaches of machine and deep learning. No other framework can provide comparable accuracy and precision to imaging and vision. Written by leading researchers in imaging and vision, the chapters in this handbook all start with gentle introductions, which make this work accessible to graduate students. For newcomers to the field, the book provides a comprehensive and fast-track introduction to the content, to save time and get on with tackling new and emerging challenges. For researchers, exposure to the state of the art of research works leads to an overall view of the entire field so as to guide new research directions and avoid pitfalls in moving the field forward and looking into the next decades of imaging and information services. This work can greatly benefit graduate students, researchers, and practitioners in imaging and vision; applied mathematicians; medical imagers; engineers; and computer scientists.

Mastering Machine Learning Algorithms

Author : Giuseppe Bonaccorso
Publisher : Packt Publishing Ltd
Page : 799 pages
File Size : 54,9 Mb
Release : 2020-01-31
Category : Computers
ISBN : 9781838821913

Get Book

Mastering Machine Learning Algorithms by Giuseppe Bonaccorso Pdf

Updated and revised second edition of the bestselling guide to exploring and mastering the most important algorithms for solving complex machine learning problems Key FeaturesUpdated to include new algorithms and techniquesCode updated to Python 3.8 & TensorFlow 2.x New coverage of regression analysis, time series analysis, deep learning models, and cutting-edge applicationsBook Description Mastering Machine Learning Algorithms, Second Edition helps you harness the real power of machine learning algorithms in order to implement smarter ways of meeting today's overwhelming data needs. This newly updated and revised guide will help you master algorithms used widely in semi-supervised learning, reinforcement learning, supervised learning, and unsupervised learning domains. You will use all the modern libraries from the Python ecosystem – including NumPy and Keras – to extract features from varied complexities of data. Ranging from Bayesian models to the Markov chain Monte Carlo algorithm to Hidden Markov models, this machine learning book teaches you how to extract features from your dataset, perform complex dimensionality reduction, and train supervised and semi-supervised models by making use of Python-based libraries such as scikit-learn. You will also discover practical applications for complex techniques such as maximum likelihood estimation, Hebbian learning, and ensemble learning, and how to use TensorFlow 2.x to train effective deep neural networks. By the end of this book, you will be ready to implement and solve end-to-end machine learning problems and use case scenarios. What you will learnUnderstand the characteristics of a machine learning algorithmImplement algorithms from supervised, semi-supervised, unsupervised, and RL domainsLearn how regression works in time-series analysis and risk predictionCreate, model, and train complex probabilistic models Cluster high-dimensional data and evaluate model accuracy Discover how artificial neural networks work – train, optimize, and validate them Work with autoencoders, Hebbian networks, and GANsWho this book is for This book is for data science professionals who want to delve into complex ML algorithms to understand how various machine learning models can be built. Knowledge of Python programming is required.

Encyclopedia of Data Warehousing and Mining, Second Edition

Author : Wang, John
Publisher : IGI Global
Page : 2542 pages
File Size : 45,5 Mb
Release : 2008-08-31
Category : Computers
ISBN : 9781605660110

Get Book

Encyclopedia of Data Warehousing and Mining, Second Edition by Wang, John Pdf

There are more than one billion documents on the Web, with the count continually rising at a pace of over one million new documents per day. As information increases, the motivation and interest in data warehousing and mining research and practice remains high in organizational interest. The Encyclopedia of Data Warehousing and Mining, Second Edition, offers thorough exposure to the issues of importance in the rapidly changing field of data warehousing and mining. This essential reference source informs decision makers, problem solvers, and data mining specialists in business, academia, government, and other settings with over 300 entries on theories, methodologies, functionalities, and applications.

Machine Learning

Author : Kamal Kant Hiran,Ritesh Kumar Jain,Dr. Kamlesh Lakhwani,Dr Ruchi Doshi
Publisher : BPB Publications
Page : 309 pages
File Size : 53,7 Mb
Release : 2021-09-16
Category : Computers
ISBN : 9789391392352

Get Book

Machine Learning by Kamal Kant Hiran,Ritesh Kumar Jain,Dr. Kamlesh Lakhwani,Dr Ruchi Doshi Pdf

Concepts of Machine Learning with Practical Approaches. KEY FEATURES ● Includes real-scenario examples to explain the working of Machine Learning algorithms. ● Includes graphical and statistical representation to simplify modeling Machine Learning and Neural Networks. ● Full of Python codes, numerous exercises, and model question papers for data science students. DESCRIPTION The book offers the readers the fundamental concepts of Machine Learning techniques in a user-friendly language. The book aims to give in-depth knowledge of the different Machine Learning (ML) algorithms and the practical implementation of the various ML approaches. This book covers different Supervised Machine Learning algorithms such as Linear Regression Model, Naïve Bayes classifier Decision Tree, K-nearest neighbor, Logistic Regression, Support Vector Machine, Random forest algorithms, Unsupervised Machine Learning algorithms such as k-means clustering, Hierarchical Clustering, Probabilistic clustering, Association rule mining, Apriori Algorithm, f-p growth algorithm, Gaussian mixture model and Reinforcement Learning algorithm such as Markov Decision Process (MDP), Bellman equations, policy evaluation using Monte Carlo, Policy iteration and Value iteration, Q-Learning, State-Action-Reward-State-Action (SARSA). It also includes various feature extraction and feature selection techniques, the Recommender System, and a brief overview of Deep Learning. By the end of this book, the reader can understand Machine Learning concepts and easily implement various ML algorithms to real-world problems. WHAT YOU WILL LEARN ● Perform feature extraction and feature selection techniques. ● Learn to select the best Machine Learning algorithm for a given problem. ● Get a stronghold in using popular Python libraries like Scikit-learn, pandas, and matplotlib. ● Practice how to implement different types of Machine Learning techniques. ● Learn about Artificial Neural Network along with the Back Propagation Algorithm. ● Make use of various recommended systems with powerful algorithms. WHO THIS BOOK IS FOR This book is designed for data science and analytics students, academicians, and researchers who want to explore the concepts of machine learning and practice the understanding of real cases. Knowing basic statistical and programming concepts would be good, although not mandatory. TABLE OF CONTENTS 1. Introduction 2. Supervised Learning Algorithms 3. Unsupervised Learning 4. Introduction to the Statistical Learning Theory 5. Semi-Supervised Learning and Reinforcement Learning 6. Recommended Systems

Machine Learning with R, the tidyverse, and mlr

Author : Hefin I. Rhys
Publisher : Manning Publications
Page : 535 pages
File Size : 46,5 Mb
Release : 2020-03-31
Category : Computers
ISBN : 9781617296574

Get Book

Machine Learning with R, the tidyverse, and mlr by Hefin I. Rhys Pdf

Summary Machine learning (ML) is a collection of programming techniques for discovering relationships in data. With ML algorithms, you can cluster and classify data for tasks like making recommendations or fraud detection and make predictions for sales trends, risk analysis, and other forecasts. Once the domain of academic data scientists, machine learning has become a mainstream business process, and tools like the easy-to-learn R programming language put high-quality data analysis in the hands of any programmer. Machine Learning with R, the tidyverse, and mlr teaches you widely used ML techniques and how to apply them to your own datasets using the R programming language and its powerful ecosystem of tools. This book will get you started! Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the book Machine Learning with R, the tidyverse, and mlr gets you started in machine learning using R Studio and the awesome mlr machine learning package. This practical guide simplifies theory and avoids needlessly complicated statistics or math. All core ML techniques are clearly explained through graphics and easy-to-grasp examples. In each engaging chapter, you’ll put a new algorithm into action to solve a quirky predictive analysis problem, including Titanic survival odds, spam email filtering, and poisoned wine investigation. What's inside Using the tidyverse packages to process and plot your data Techniques for supervised and unsupervised learning Classification, regression, dimension reduction, and clustering algorithms Statistics primer to fill gaps in your knowledge About the reader For newcomers to machine learning with basic skills in R. About the author Hefin I. Rhys is a senior laboratory research scientist at the Francis Crick Institute. He runs his own YouTube channel of screencast tutorials for R and RStudio. Table of contents: PART 1 - INTRODUCTION 1.Introduction to machine learning 2. Tidying, manipulating, and plotting data with the tidyverse PART 2 - CLASSIFICATION 3. Classifying based on similarities with k-nearest neighbors 4. Classifying based on odds with logistic regression 5. Classifying by maximizing separation with discriminant analysis 6. Classifying with naive Bayes and support vector machines 7. Classifying with decision trees 8. Improving decision trees with random forests and boosting PART 3 - REGRESSION 9. Linear regression 10. Nonlinear regression with generalized additive models 11. Preventing overfitting with ridge regression, LASSO, and elastic net 12. Regression with kNN, random forest, and XGBoost PART 4 - DIMENSION REDUCTION 13. Maximizing variance with principal component analysis 14. Maximizing similarity with t-SNE and UMAP 15. Self-organizing maps and locally linear embedding PART 5 - CLUSTERING 16. Clustering by finding centers with k-means 17. Hierarchical clustering 18. Clustering based on density: DBSCAN and OPTICS 19. Clustering based on distributions with mixture modeling 20. Final notes and further reading