Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
MATLAB for Machine Learning - Second Edition

You're reading from  MATLAB for Machine Learning - Second Edition

Product type Book
Published in Jan 2024
Publisher Packt
ISBN-13 9781835087695
Pages 374 pages
Edition 2nd Edition
Languages
Author (1):
Giuseppe Ciaburro Giuseppe Ciaburro
Profile icon Giuseppe Ciaburro

Table of Contents (17) Chapters

Preface Part 1: Getting Started with Matlab
Chapter 1: Exploring MATLAB for Machine Learning Chapter 2: Working with Data in MATLAB Part 2: Understanding Machine Learning Algorithms in MATLAB
Chapter 3: Prediction Using Classification and Regression Chapter 4: Clustering Analysis and Dimensionality Reduction Chapter 5: Introducing Artificial Neural Network Modeling Chapter 6: Deep Learning and Convolutional Neural Networks Part 3: Machine Learning in Practice
Chapter 7: Natural Language Processing Using MATLAB Chapter 8: MATLAB for Image Processing and Computer Vision Chapter 9: Time Series Analysis and Forecasting with MATLAB Chapter 10: MATLAB Tools for Recommender Systems Chapter 11: Anomaly Detection in MATLAB Index Other Books You May Enjoy

Conventions used

There are a number of text conventions used throughout this book.

Code in text: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: “To create a classification tree, we can utilize the fitctree() function.”

A block of code is set as follows:

gscatter(meas(:,3), meas(:,4), species,'rgb','osd');
xlabel('Petal length');
ylabel('Petal width');

Bold: Indicates a new term, an important word, or words that you see on screen. For instance, words in menus or dialog boxes appear in bold. Here is an example: “Now, we can train the network just by clicking on the train button of the app. After a few seconds, the ANN will be trained and ready for use.”

Tips or important notes

Appear like this.

lock icon The rest of the chapter is locked
Next Chapter arrow right
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 $15.99/month. Cancel anytime}