Cantitate/Preț
Produs

Machine Learning with Python: Principles and Practical Techniques

Autor Parteek Bhatia
en Limba Engleză Paperback – 29 noi 2023
Machine learning has become a dominant problem-solving technique in the modern world, with applications ranging from search engines and social media to self-driving cars and artificial intelligence. This lucid textbook presents the theoretical foundations of machine learning algorithms, and then illustrates each concept with its detailed implementation in Python to allow beginners to effectively implement the principles in real-world applications. All major techniques, such as regression, classification, clustering, deep learning, and association mining, have been illustrated using step-by-step coding instructions to help inculcate a 'learning by doing' approach. The book has no prerequisites, and covers the subject from the ground up, including a detailed introductory chapter on the Python language. As such, it is going to be a valuable resource not only for students of computer science, but also for anyone looking for a foundation in the subject, as well as professionals looking for a ready reckoner.
Citește tot Restrânge

Preț: 25547 lei

Preț vechi: 33759 lei
-24% Nou

Puncte Express: 383

Preț estimativ în valută:
4890 5127$ 4040£

Carte nepublicată încă

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781009170246
ISBN-10: 1009170244
Pagini: 850
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:Cambridge, United Kingdom

Cuprins

Acknowledgements; Preface; Chapter 1. Beginning with Machine Learning; Chapter 2. Introduction to Python; Chapter 3. Data Pre-processing; Chapter 4. Implementing Data Pre-processing in Python; Chapter 5. Simple Linear Regression; Chapter 6. Implementing Simple Linear Regression; Chapter 7. Multiple Linear Regression and Polynomial Linear Regression; Chapter 8. Implementing Multiple Linear Regression and Polynomial Linear Regression; Chapter 9. Classification; Chapter 10. Support Vector Machine Classifier; Chapter 11. Implementing Classification; Chapter 12. Clustering; Chapter 13. Implementing Clustering; Chapter 14. Association Mining; Chapter 15. Implementing Association Mining; Chapter 16. Artificial Neural Network; Chapter 17. Implementing the Artificial Neural Network; Chapter 18. Deep Learning and Convolutional Neural Network; Chapter 19. Implementing Convolutional Neural Network; Chapter 20. Recurrent Neural Network; Chapter 21. Implementing Recurrent Neural Network; Chapter 22. Genetic Algorithm for Machine Learning; Index.

Descriere

A textbook covering the fundamentals of machine learning algorithms and their implementation using the Python programming language.