A Hands-On Approach to Implementing Algorithms in Python and R
Buch, Englisch, 372 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 7409 g
ISBN: 978-1-4842-3563-8
Verlag: Apress
You will cover all the major algorithms: supervised and unsupervised learning, which include linear/logistic regression; k-means clustering; PCA; recommender system; decision tree; random forest; GBM; and neural networks. You will also be exposed to the latest in deep learning through CNNs, RNNs, and word2vec for text mining. You will be learning not only the algorithms, but also the concepts of feature engineering to maximize the performance of a model. You will see the theory along with case studies, such as sentiment classification, fraud detection, recommender systems, and image recognition, so that you get the best of both theory and practice for the vast majority of the machine learning algorithms used in industry. Along with learning the algorithms, you will also be exposed to running machine-learning models on all the major cloud service providers.
You are expected to have minimal knowledge of statistics/software programming and by the end of this book you should be able to work on a machine learning project with confidence.
What You Will Learn
- Get an in-depth understanding of all the major machine learning and deep learning algorithms
- Fully appreciate the pitfalls to avoid while building models
- Implement machine learning algorithms in the cloud
- Follow a hands-on approach through case studies for each algorithm
- Gain the tricks of ensemble learning to build more accurate models
- Discover the basics of programming in R/Python and the Keras framework for deep learning
Business analysts/ IT professionals who want to transition into data science roles. Data scientists who want to solidify their knowledge in machine learning.
Zielgruppe
Graduate
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Betriebssysteme Linux Betriebssysteme, Open Source Betriebssysteme
- Mathematik | Informatik EDV | Informatik Daten / Datenbanken
- Mathematik | Informatik EDV | Informatik Informatik
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
Chapter 1: Basics of Machine Learning.- Chapter 2: Linear regression .- Chapter 3: Logistic regression.- Chapter 4: Decision tree.- Chapter 5: Random forest.- Chapter 6: GBM.- Chapter 7: Neural network.- Chapter 8: word2vec.- Chapter 9: Convolutional neural network.- Chapter 10: Recurrent Neural Network.- Chapter 11: Clustering.- Chapter 12: PCA.- Chapter 13: Recommender systems.- Chapter 14: Implementing algorithms in the cloud.