Please note that these are just the code examples accompanying the book, which we uploaded for your convenience; be aware that these notebooks may not be useful without the formulae and descriptive text.
Machine Learning - Giving Computers the Ability to Learn from Data [open dir]
Training Machine Learning Algorithms for Classification [open dir]
A Tour of Machine Learning Classifiers Using Scikit-Learn [open dir]
Building Good Training Sets – Data Pre-Processing [open dir]
Compressing Data via Dimensionality Reduction [open dir]
Learning Best Practices for Model Evaluation and Hyperparameter Optimization [open dir]
Combining Different Models for Ensemble Learning [open dir]
Applying Machine Learning to Sentiment Analysis [open dir]
Embedding a Machine Learning Model into a Web Application [open dir]
Predicting Continuous Target Variables with Regression Analysis [open dir]
Working with Unlabeled Data – Clustering Analysis [open dir]
Implementing a Multi-layer Artificial Neural Network from Scratch [open dir]
Parallelizing Neural Network Training with TensorFlow [open dir]
Going Deeper: The Mechanics of TensorFlow [open dir]
Classifying Images with Deep Convolutional Neural Networks [open dir]
Modeling Sequential Data Using Recurrent Neural Networks [open dir]
Generative Adversarial Networks for Synthesizing New Data [open dir]
Reinforcement Learning for Decision Making in Complex Environments [open dir]
Raschka, Sebastian, and Vahid Mirjalili. Python Machine Learning, 3rd Ed. Packt Publishing, 2019.
@book{RaschkaMirjalili2019,
address = {Birmingham, UK},
author = {Raschka, Sebastian and Mirjalili, Vahid},
edition = {3},
isbn = {978-1789955750},
publisher = {Packt Publishing},
title = {{Python Machine Learning, 3rd Ed.}},
year = {2019}
}
请发表评论