Cantitate/Preț
Produs

Pro Machine Learning Algorithms: A Hands-On Approach to Implementing Algorithms in Python and R

Autor V Kishore Ayyadevara
en Limba Engleză Paperback – iul 2018

Actualizarea majoră pe care o aduce acest volum în peisajul literaturii tehnice este metodologia de învățare: trecerea de la logica brută din tabelele Excel la codul complex din Python și R. Remarcăm o abordare „under the hood” care demistifică algoritmii de învățare automată prin vizualizarea pârghiilor de reglaj (tuning parameters) într-un mediu controlat, înainte de a trece la implementarea lor programatică. Pro Machine Learning Algorithms nu se limitează la teorie, ci ghidează cititorul prin 14 capitole structurate progresiv, de la regresia liniară și logistică, până la arhitecturi avansate de Deep Learning precum CNN și RNN.

Descoperim aici o structură riguroasă care prioritizează utilitatea industrială. Fiecare algoritm este însoțit de studii de caz relevante — clasificarea sentimentelor sau detectarea fraudelor — asigurând o tranziție lină de la concepte la soluții de producție. Pe linia practică a lucrării Machine Learning with Python, dar cu focus pe versatilitatea oferită de utilizarea duală a limbajelor Python și R, volumul de față adaugă o componentă esențială: implementarea în cloud.

În contextul operei autorului V Kishore Ayyadevara, această carte servește drept fundație algoritmică solidă. Dacă în Modern Computer Vision with PyTorch acesta se concentra pe nișa procesării de imagini, iar în Neural Networks with Keras Cookbook oferea soluții punctuale pentru rețele neurale, în Pro Machine Learning Algorithms autorul sintetizează întregul spectru al științei datelor. Este o resursă care pune accent pe „feature engineering”, un proces critic adesea ignorat, dar vital pentru maximizarea performanței oricărui model predictiv.

Citește tot Restrânge

Preț: 32077 lei

Preț vechi: 40095 lei
-20%

Puncte Express: 481

Carte disponibilă

Livrare economică 25 mai-08 iunie


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

De ce să citești această carte

Recomandăm această carte analiștilor de business și profesioniștilor IT care doresc să facă tranziția către data science. Cititorul câștigă o înțelegere profundă a mecanismelor interne ale algoritmilor prin exerciții practice în Excel și implementări în Python/R. Este un ghid esențial pentru cei care vor să stăpânească nu doar codul, ci și logica din spatele deciziilor de modelare și optimizare în medii cloud.


Despre autor

V Kishore Ayyadevara este un specialist cu experiență vastă în domeniul învățării automate și al inteligenței artificiale, recunoscut pentru capacitatea sa de a traduce concepte matematice complexe în aplicații practice. Autorul a publicat lucrări de referință precum Modern Computer Vision with PyTorch și Neural Networks with Keras Cookbook, demonstrând o expertiză profundă în utilizarea framework-urilor moderne pentru rezolvarea problemelor din lumea reală. Abordarea sa pedagogică se concentrează pe implementarea hands-on, fiind un ghid valoros pentru comunitatea de data science.


Descriere scurtă

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.




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.

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