Machine Learning and Its Applications 🔍
Peter Wlodarczak (Author)
CRC Press/Taylor & Francis Group, 1, 2019-11-04
英语 [en] · PDF · 20.1MB · 2019 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
描述
In recent years, machine learning has gained a lot of interest. Due to the advances in processor technology and the availability of large amounts of data, machine learning techniques have provided astounding results in areas such as object recognition or natural language processing. New approaches, e.g. deep learning, have provided groundbreaking outcomes in fields such as multimedia mining or voice recognition. Machine learning is now used in virtually every domain and deep learning algorithms are present in many devices such as smartphones, cars, drones, healthcare equipment, or smart home devices. The Internet, cloud computing and the Internet of Things produce a tsunami of data and machine learning provides the methods to effectively analyze the data and discover actionable knowledge.
This book describes the most common machine learning techniques such as Bayesian models, support vector machines, decision tree induction, regression analysis, and recurrent and convolutional neural networks. It first gives an introduction into the principles of machine learning. It then covers the basic methods including the mathematical foundations. The biggest part of the book provides common machine learning algorithms and their applications. Finally, the book gives an outlook into some of the future developments and possible new research areas of machine learning and artificial intelligence in general.
This book is meant to be an introduction into machine learning. It does not require prior knowledge in this area. It covers some of the basic mathematical principle but intends to be understandable even without a background in mathematics. It can be read chapter wise and intends to be comprehensible, even when not starting in the beginning. Finally, it also intends to be a reference book.
Key Features:
- Describes real world problems that can be solved using Machine Learning
- Provides methods for directly applying Machine Learning techniques to concrete real world problems
- Demonstrates how to apply Machine Learning techniques using different frameworks such as TensorFlow, MALLET, R
This book describes the most common machine learning techniques such as Bayesian models, support vector machines, decision tree induction, regression analysis, and recurrent and convolutional neural networks. It first gives an introduction into the principles of machine learning. It then covers the basic methods including the mathematical foundations. The biggest part of the book provides common machine learning algorithms and their applications. Finally, the book gives an outlook into some of the future developments and possible new research areas of machine learning and artificial intelligence in general.
This book is meant to be an introduction into machine learning. It does not require prior knowledge in this area. It covers some of the basic mathematical principle but intends to be understandable even without a background in mathematics. It can be read chapter wise and intends to be comprehensible, even when not starting in the beginning. Finally, it also intends to be a reference book.
Key Features:
- Describes real world problems that can be solved using Machine Learning
- Provides methods for directly applying Machine Learning techniques to concrete real world problems
- Demonstrates how to apply Machine Learning techniques using different frameworks such as TensorFlow, MALLET, R
备用文件名
lgrsnf/Wlodarczak_Machine Learning and Its Applications.pdf
备用文件名
zlib/Computers/Computer Science/Peter Wlodarczak/Machine Learning and Its Applications_5495440.pdf
备选作者
Wlodarczak, Peter
备用出版商
Ashgate Publishing Limited
备用出版商
Taylor & Francis Ltd
备用出版商
Gower Publishing Ltd
备用版本
United Kingdom and Ireland, United Kingdom
备用版本
CRC Press (Unlimited), Boca Raton, 2019
备用版本
First edition, Boca Raton, FL, 2020
备用版本
First edition, Boca Raton, 2019
备用版本
1, US, 2019
元数据中的注释
lg2518508
元数据中的注释
{"edition":"1","isbns":["0429448783","042982873X","0429828748","1138328227","9780429448782","9780429828737","9780429828744","9781138328228"],"last_page":204,"publisher":"CRC Press"}
备用描述
Cover
Title Page
Copyright Page
Dedication
Preface
Table of Contents
List of Figures
List of Tables
SECTION I: INTRODUCTION
1: Introduction
1.1 Data mining
1.2 Data mining steps
1.3 Data collection
1.4 Data pre-processing
1.5 Data analysis
1.5.1 Supervised learning
1.5.2 Unsupervised learning
1.5.3 Semi-supervised learning
1.5.4 Machine learning and statistics
1.6 Data post-processing
2: Machine Learning Basics
2.1 Supervised learning
2.1.1 Perceptron
2.2 Unsupervised learning
2.2.1 k-means clustering
2.3 Semi-supervised learning
2.4 Function approximation
2.5 Generative and discriminative models
2.6 Evaluation of learner
2.6.1 Stochastic gradient descent
2.6.2 Cluster evaluation
SECTION Il: MACHINE LEARNING
3: Data Pre-processing
3.1 Feature extraction
3.2 Sampling
3.3 Data transformation
3.4 Outlier removal
3.5 Data deduplication
3.6 Relevance filtering
3.7 Normalization, discretization and aggregation
3.8 Entity resolution
4: Supervised Learning
4.1 Classification
4.1.1 Artificial neural networks
4.1.2 Bayesian models
4.1.3 Decision trees
4.1.4 Support vector machines
4.1.5 k-nearest neighbor
4.2 Regression analysis
4.2.1 Linear regression
4.2.2 Polynomial regression
4.3 Logistic regression
5: Evaluation of Learner
5.1 Evaluating a learner
5.1.1 Accuracy
5.1.2 Precision and recall
5.1.3 Confusion matrix
5.1.4 Receiver operating characteristic
6: Unsupervised Learning
6.1 Types of clustering
6.1.1 Centroid, medoid and prototype-based clustering
6.1.2 Density-based clustering
6.2 k-means clustering
6.3 Hierarchical clustering
6.4 Visualizing clusters
6.5 Evaluation of clusters
6.5.1 Silhouette coefficient
7: Semi-supervised Learning
7.1 Expectation maximization
7.2 Pseudo labeling
SECTION III: DEEP LEARNING
8: Deep Learning
8.1 Deep learning basics
8.1.1 Activation functions
8.1.2 Feature learning
8.2 Convolutional neural networks
8.3 Recurrent neural networks
8.4 Restricted Boltzmann machines
8.5 Deep belief networks
8.6 Deep autoencoders
SECTION IV: LEARNING TECHNIQUES
9: Learning Techniques
9.1 Learning issues
9.1.1 Bias-variance tradeoff
9.2 Cross-validation
9.3 Ensemble learning
9.4 Reinforcement learning
9.5 Active learning
9.6 Machine teaching
9.7 Automated machine learning
SECTION V: MACHINE LEARNING APPLICATIONS
10: Machine Learning Applications
10.1 Anomaly detection
10.1.1 Security
10.1.2 Predictive maintenance
10.2 Biomedicale applications
10.2.1 Medical applications
10.3 Natural language processing
10.3.1 Text mining
10.4 Other applications
11: Future Development
11.1 Research directions
References
Index
Title Page
Copyright Page
Dedication
Preface
Table of Contents
List of Figures
List of Tables
SECTION I: INTRODUCTION
1: Introduction
1.1 Data mining
1.2 Data mining steps
1.3 Data collection
1.4 Data pre-processing
1.5 Data analysis
1.5.1 Supervised learning
1.5.2 Unsupervised learning
1.5.3 Semi-supervised learning
1.5.4 Machine learning and statistics
1.6 Data post-processing
2: Machine Learning Basics
2.1 Supervised learning
2.1.1 Perceptron
2.2 Unsupervised learning
2.2.1 k-means clustering
2.3 Semi-supervised learning
2.4 Function approximation
2.5 Generative and discriminative models
2.6 Evaluation of learner
2.6.1 Stochastic gradient descent
2.6.2 Cluster evaluation
SECTION Il: MACHINE LEARNING
3: Data Pre-processing
3.1 Feature extraction
3.2 Sampling
3.3 Data transformation
3.4 Outlier removal
3.5 Data deduplication
3.6 Relevance filtering
3.7 Normalization, discretization and aggregation
3.8 Entity resolution
4: Supervised Learning
4.1 Classification
4.1.1 Artificial neural networks
4.1.2 Bayesian models
4.1.3 Decision trees
4.1.4 Support vector machines
4.1.5 k-nearest neighbor
4.2 Regression analysis
4.2.1 Linear regression
4.2.2 Polynomial regression
4.3 Logistic regression
5: Evaluation of Learner
5.1 Evaluating a learner
5.1.1 Accuracy
5.1.2 Precision and recall
5.1.3 Confusion matrix
5.1.4 Receiver operating characteristic
6: Unsupervised Learning
6.1 Types of clustering
6.1.1 Centroid, medoid and prototype-based clustering
6.1.2 Density-based clustering
6.2 k-means clustering
6.3 Hierarchical clustering
6.4 Visualizing clusters
6.5 Evaluation of clusters
6.5.1 Silhouette coefficient
7: Semi-supervised Learning
7.1 Expectation maximization
7.2 Pseudo labeling
SECTION III: DEEP LEARNING
8: Deep Learning
8.1 Deep learning basics
8.1.1 Activation functions
8.1.2 Feature learning
8.2 Convolutional neural networks
8.3 Recurrent neural networks
8.4 Restricted Boltzmann machines
8.5 Deep belief networks
8.6 Deep autoencoders
SECTION IV: LEARNING TECHNIQUES
9: Learning Techniques
9.1 Learning issues
9.1.1 Bias-variance tradeoff
9.2 Cross-validation
9.3 Ensemble learning
9.4 Reinforcement learning
9.5 Active learning
9.6 Machine teaching
9.7 Automated machine learning
SECTION V: MACHINE LEARNING APPLICATIONS
10: Machine Learning Applications
10.1 Anomaly detection
10.1.1 Security
10.1.2 Predictive maintenance
10.2 Biomedicale applications
10.2.1 Medical applications
10.3 Natural language processing
10.3.1 Text mining
10.4 Other applications
11: Future Development
11.1 Research directions
References
Index
备用描述
"This book describes Machine Learning techniques and algorithms that have been used in recent real-world application. It provides an introduction to Machine Learning, describes the most widely used techniques and methods. It also covers Deep Learning and related areas such as function approximation or. The book gives real world examples where Machine Learning techniques are applied and describes the basic math and the commonly used learning techniques"-- Provided by publisher
开源日期
2020-05-07
🚀 快速下载
成为会员以支持书籍、论文等的长期保存。为了感谢您对我们的支持,您将获得高速下载权益。❤️
如果您在本月捐款,您将获得双倍的快速下载次数。
🐢 低速下载
由可信的合作方提供。 更多信息请参见常见问题解答。 (可能需要验证浏览器——无限次下载!)
- 低速服务器(合作方提供) #1 (稍快但需要排队)
- 低速服务器(合作方提供) #2 (稍快但需要排队)
- 低速服务器(合作方提供) #3 (稍快但需要排队)
- 低速服务器(合作方提供) #4 (稍快但需要排队)
- 低速服务器(合作方提供) #5 (无需排队,但可能非常慢)
- 低速服务器(合作方提供) #6 (无需排队,但可能非常慢)
- 低速服务器(合作方提供) #7 (无需排队,但可能非常慢)
- 低速服务器(合作方提供) #8 (无需排队,但可能非常慢)
- 低速服务器(合作方提供) #9 (无需排队,但可能非常慢)
- 下载后: 在我们的查看器中打开
所有选项下载的文件都相同,应该可以安全使用。即使这样,从互联网下载文件时始终要小心。例如,确保您的设备更新及时。
外部下载
-
对于大文件,我们建议使用下载管理器以防止中断。
推荐的下载管理器:JDownloader -
您将需要一个电子书或 PDF 阅读器来打开文件,具体取决于文件格式。
推荐的电子书阅读器:Anna的档案在线查看器、ReadEra和Calibre -
使用在线工具进行格式转换。
推荐的转换工具:CloudConvert和PrintFriendly -
您可以将 PDF 和 EPUB 文件发送到您的 Kindle 或 Kobo 电子阅读器。
推荐的工具:亚马逊的“发送到 Kindle”和djazz 的“发送到 Kobo/Kindle” -
支持作者和图书馆
✍️ 如果您喜欢这个并且能够负担得起,请考虑购买原版,或直接支持作者。
📚 如果您当地的图书馆有这本书,请考虑在那里免费借阅。
下面的文字仅以英文继续。
总下载量:
“文件的MD5”是根据文件内容计算出的哈希值,并且基于该内容具有相当的唯一性。我们这里索引的所有影子图书馆都主要使用MD5来标识文件。
一个文件可能会出现在多个影子图书馆中。有关我们编译的各种数据集的信息,请参见数据集页面。
有关此文件的详细信息,请查看其JSON 文件。 Live/debug JSON version. Live/debug page.