Pro Machine Learning Algorithms: A Hands-On Approach to Implementing Algorithms in Python and R
Autor V Kishore Ayyadevaraen Limba Engleză Paperback – iul 2018
Bridge the gap between a high-level understanding of how an algorithm works and knowing the nuts and bolts to tune your models better. This book will give you the confidence and skills when developing all the major machine learning models. In Pro Machine Learning Algorithms, you will first develop the algorithm in Excel so that you get a practical understanding of all the levers that can be tuned in a model, before implementing the models in Python/R.
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
Who This Book Is For
Business analysts/ IT professionals who want to transition into data science roles. Data scientists who want to solidify their knowledge in machine learning.
Preț: 333.45 lei
Preț vechi: 416.81 lei
-20% Nou
Puncte Express: 500
Preț estimativ în valută:
63.81€ • 65.83$ • 54.01£
63.81€ • 65.83$ • 54.01£
Carte disponibilă
Livrare economică 11-25 februarie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484235638
ISBN-10: 1484235630
Pagini: 285
Ilustrații: XXI, 372 p. 359 illus.
Dimensiuni: 178 x 254 x 23 mm
Greutate: 0.69 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484235630
Pagini: 285
Ilustrații: XXI, 372 p. 359 illus.
Dimensiuni: 178 x 254 x 23 mm
Greutate: 0.69 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
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.
Notă biografică
V Kishore Ayyadevara currently leads retail analytics consulting in a start-up. He received his MBA from IIM Calcutta. Following that, he worked for American Express in risk management and in Amazon's supply chain analytics teams. He is passionate about leveraging data to make informed decisions - faster and more accurately. Kishore's interests include identifying business problems that can be solved using data, simplifying the complexity within data science and applying data science to achieve quantifiable business results.
Textul de pe ultima copertă
Bridge the gap between a high-level understanding of how an algorithm works and knowing the nuts and bolts to tune your models better. This book will give you the confidence and skills when developing all the major machine learning models. In Pro Machine Learning Algorithms, you will first develop the algorithm in Excel so that you get a practical understanding of all the levers that can be tuned in a model, before implementing the models in Python/R.
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 theoryalong 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.
You will:
- 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
Caracteristici
Exposes readers to running a large-scale model in a cloud environment Covers all major machine learning algorithms with theory along with case studies including the vast majority of algorithms used in industry Algorithm models are implemented both in Python and R