Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
The Unsupervised Learning Workshop

You're reading from   The Unsupervised Learning Workshop Get started with unsupervised learning algorithms and simplify your unorganized data to help make future predictions

Arrow left icon
Product type Paperback
Published in Jul 2020
Publisher Packt
ISBN-13 9781800200708
Length 550 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (3):
Arrow left icon
Benjamin Johnston Benjamin Johnston
Author Profile Icon Benjamin Johnston
Benjamin Johnston
Christopher Kruger Christopher Kruger
Author Profile Icon Christopher Kruger
Christopher Kruger
Aaron Jones Aaron Jones
Author Profile Icon Aaron Jones
Aaron Jones
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface
1. Introduction to Clustering 2. Hierarchical Clustering FREE CHAPTER 3. Neighborhood Approaches and DBSCAN 4. Dimensionality Reduction Techniques and PCA 5. Autoencoders 6. t-Distributed Stochastic Neighbor Embedding 7. Topic Modeling 8. Market Basket Analysis 9. Hotspot Analysis Appendix

The MNIST Dataset

Now, we will explore SNE and t-SNE using the MNIST dataset provided with the accompanying source code as the basis of our practical examples. Before we continue, we will quickly review MNIST and the data that is within it. The complete MNIST dataset is a collection of 60,000 training and 10,000 test examples of handwritten digits of the numbers 0 to 9, represented as black and white (or grayscale) images that are 28 x 28 pixels in size (giving 784 dimensions or features) with equal numbers of each type of digit (or class) in the dataset. Due to its size and the quality of the data, MNIST has become one of the quintessential datasets in machine learning, often being used as the reference dataset for many research papers in machine learning. One of the advantages of using MNIST to explore SNE and t-SNE compared to other datasets is that while the samples contain a high number of dimensions, they can be visualized even after dimensionality reduction because they can...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime