舉報(bào)

會(huì)員
MATLAB for Machine Learning
最新章節(jié):
Summary
Thisbookisfordataanalysts,datascientists,students,oranyonewhoislookingtogetstartedwithmachinelearningandwanttobuildefficientdataprocessingandpredictingapplications.Amathematicalandstatisticalbackgroundwillreallyhelpinfollowingthisbookwell.
目錄(161章)
倒序
- cover
- Title Page
- Copyright
- MATLAB for Machine Learning
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Why subscribe?
- Customer Feedback
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Downloading the example code
- Errata
- Piracy
- Questions
- Getting Started with MATLAB Machine Learning
- ABC of machine learning
- Discover the different types of machine learning
- Supervised learning
- Unsupervised learning
- Reinforcement learning
- Choosing the right algorithm
- How to build machine learning models step by step
- Introducing machine learning with MATLAB
- System requirements and platform availability
- MATLAB ready for use
- Statistics and Machine Learning Toolbox
- Datatypes
- Supported datatypes
- Unsupported datatypes
- What can you do with the Statistics and Machine Learning Toolbox?
- Data mining and data visualization
- Regression analysis
- Classification
- Cluster analysis
- Dimensionality reduction
- Neural Network Toolbox
- Statistics and algebra in MATLAB
- Summary
- Importing and Organizing Data in MATLAB
- Familiarizing yourself with the MATLAB desktop
- Importing data into MATLAB
- The Import Wizard
- Importing data programmatically
- Loading variables from file
- Reading an ASCII-delimited file
- Comma-separated value files
- Importing spreadsheets
- Reading mixed strings and numbers
- Exporting data from MATLAB
- Working with media files
- Handling images
- Sound import/export
- Data organization
- Cell array
- Structure array
- Table
- Categorical array
- Summary
- From Data to Knowledge Discovery
- Distinguishing the types of variables
- Quantitative variables
- Qualitative variables
- Data preparation
- A first look at data
- Finding missing values
- Changing the datatype
- Replacing the missing value
- Removing missing entries
- Ordering the table
- Finding outliers in data
- Organizing multiple sources of data into one
- Exploratory statistics - numerical measures
- Measures of location
- Mean median and mode
- Quantiles and percentiles
- Measures of dispersion
- Measures of shape
- Skewness
- Kurtosis
- Exploratory visualization
- The Data Statistics dialog box
- Histogram
- Box plots
- Scatter plots
- Summary
- Finding Relationships between Variables - Regression Techniques
- Searching linear relationships
- Least square regression
- The Basic Fitting interface
- How to create a linear regression model
- Reducing outlier effects with robust regression
- Multiple linear regression
- Multiple linear regression with categorical predictor
- Polynomial regression
- Regression Learner App
- Summary
- Pattern Recognition through Classification Algorithms
- Predicting a response by decision trees
- Probabilistic classification algorithms - Naive Bayes
- Basic concepts of probability
- Classifying with Naive Bayes
- Bayesian methodologies in MATLAB
- Describing differences by discriminant analysis
- Find similarities using nearest neighbor classifiers
- Classification Learner app
- Summary
- Identifying Groups of Data Using Clustering Methods
- Introduction to clustering
- Similarity and dissimilarity measures
- Methods for grouping objects
- Hierarchical clustering
- Partitioning clustering
- Hierarchical clustering
- Similarity measures in hierarchical clustering
- Defining a grouping in hierarchical clustering
- How to read a dendrogram
- Verifying your hierarchical clustering
- Partitioning-based clustering methods - K-means algorithm
- The K-means algorithm
- The kmeans() function
- The silhouette plot
- Partitioning around the actual center - K-medoids clustering
- What is a medoid?
- The kmedoids() function
- Evaluating clustering
- Clustering using Gaussian mixture models
- Gaussian distribution
- GMM in MATLAB
- Cluster membership by posterior probabilities
- Summary
- Simulation of Human Thinking - Artificial Neural Networks
- Getting started with neural networks
- Basic elements of a neural network
- The number of hidden layers
- The number of nodes within each layer
- The network training algorithm
- Neural Network Toolbox
- A neural network getting started GUI
- Data fitting with neural networks
- How to use the Neural Fitting app (nftool)
- Script analysis
- Summary
- Improving the Performance of the Machine Learning Model - Dimensionality Reduction
- Feature selection
- Basics of stepwise regression
- Stepwise regression in MATLAB
- Feature extraction
- Principal Component Analysis
- Summary
- Machine Learning in Practice
- Data fitting for predicting the quality of concrete
- Classifying thyroid disease with a neural network
- Identifying student groups using fuzzy clustering
- Summary 更新時(shí)間:2021-07-02 19:38:04
推薦閱讀
- Quarkus實(shí)踐指南:構(gòu)建新一代的Kubernetes原生Java微服務(wù)
- Learning Raspbian
- Swift語(yǔ)言實(shí)戰(zhàn)精講
- 軟件品質(zhì)之完美管理:實(shí)戰(zhàn)經(jīng)典
- Tableau 10 Bootcamp
- Mastering Unity 2D Game Development(Second Edition)
- 新一代SDN:VMware NSX 網(wǎng)絡(luò)原理與實(shí)踐
- 細(xì)說(shuō)Python編程:從入門到科學(xué)計(jì)算
- C# Multithreaded and Parallel Programming
- ActionScript 3.0從入門到精通(視頻實(shí)戰(zhàn)版)
- Java并發(fā)編程:核心方法與框架
- Qt 4開發(fā)實(shí)踐
- Head First Kotlin程序設(shè)計(jì)
- Java Script從入門到精通(第5版)
- HTML5 Game Development by Example:Beginner's Guide(Second Edition)
- Swift Essentials(Second Edition)
- R語(yǔ)言與網(wǎng)站分析
- Effective DevOps with AWS
- 梔子貓的奇幻編程之旅:21天探索信息學(xué)奧賽C++編程
- OpenCV輕松入門:面向Python
- 趣學(xué)Python游戲編程
- C#面向?qū)ο蟪绦蛟O(shè)計(jì)(微課版)
- Developing Multi:Platform Apps with Visual Studio Code
- Unreal Engine 4 Scripting with C++ Cookbook
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)驗(yàn)指導(dǎo)(第二版)
- Troubleshooting NetScaler
- Mastering Redmine
- Learning Qlik Sense?:The Official Guide(Second Edition)
- 交互的Python:數(shù)據(jù)分析入門
- Android 從入門到項(xiàng)目實(shí)踐(超值版)