The Object-Oriented Approach to Problem Solving and Machine Learning with Python
Autor Sujith Samuel Mathew, Mohammad Amin Kuhail, Maha Hadid, Shahbano Farooqen Limba Engleză Paperback – 13 feb 2025
Start by solidifying your OOP foundation with clear explanations of core concepts like use cases and class diagrams. This book goes beyond theory as you get practical examples with well-documented source code available in the book and on GitHub.
This book doesn't stop at the basics. Explore how OOP empowers fields like data persistence, graphical user interfaces (GUIs), machine learning, and data science, including social media analysis. Learn about machine learning algorithms for classification, regression, and unsupervised learning, putting you at the forefront of AI innovation.
Each chapter is designed for hands-on learning. You'll solidify your understanding with case studies, exercises, and projects that apply your newfound knowledge to real-world scenarios. The progressive structure ensures mastery, with each chapter building on the previous one, reinforced by exercises and projects.
Numerous code examples and access to the source code enhance your learning experience. This book is your one-stop shop for mastering OOP with Python and venturing into the exciting world of machine learning and data science.
Preț: 263.16 lei
Preț vechi: 376.56 lei
-30% Nou
Puncte Express: 395
Preț estimativ în valută:
50.42€ • 53.08$ • 41.62£
50.42€ • 53.08$ • 41.62£
Carte nepublicată încă
Doresc să fiu notificat când acest titlu va fi disponibil:
Se trimite...
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781032668314
ISBN-10: 1032668318
Pagini: 406
Ilustrații: 206
Dimensiuni: 178 x 254 mm
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Locul publicării:Boca Raton, United States
ISBN-10: 1032668318
Pagini: 406
Ilustrații: 206
Dimensiuni: 178 x 254 mm
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Locul publicării:Boca Raton, United States
Public țintă
Academic and Undergraduate AdvancedNotă biografică
Sujith Samuel Mathew holds a Ph.D. in Computer Science from the University of Adelaide, Australia. He is an Associate Professor at the College of Interdisciplinary Studies (CIS), Zayed University, UAE. He specializes in ubiquitous and distributed computing, focusing on the Internet of Things and related Smart City applications.
Mohammad Amin Kuhail holds an M.Sc. in Software Engineering from the University of York and a Ph.D. in Software Development from IT University of Copenhagen. He is an Associate Professor at Zayed University, specializing in human-computer interaction and software engineering, and he researches chatbot technology, user behavior, and education.
Maha Hadid holds a Master of Science in Information Sciences and Systems from the University of Marseille in France. She is an Instructor at Zayed University, UAE, with experience in undergraduate courses and instructional design and delivery for blended and classroom-based courses.
Shahbano Farooq holds an M.Sc. in Computer Science from the University of Calgary. She is an experienced software engineer and an Instructor at Zayed University, UAE.
Mohammad Amin Kuhail holds an M.Sc. in Software Engineering from the University of York and a Ph.D. in Software Development from IT University of Copenhagen. He is an Associate Professor at Zayed University, specializing in human-computer interaction and software engineering, and he researches chatbot technology, user behavior, and education.
Maha Hadid holds a Master of Science in Information Sciences and Systems from the University of Marseille in France. She is an Instructor at Zayed University, UAE, with experience in undergraduate courses and instructional design and delivery for blended and classroom-based courses.
Shahbano Farooq holds an M.Sc. in Computer Science from the University of Calgary. She is an experienced software engineer and an Instructor at Zayed University, UAE.
Cuprins
1. Introduction to Object-Oriented Programming 2. Python Data Structures 3. Exception Handling 4. Fundamentals of Object-Oriented Analysis 5. Fundamentals of Object-Oriented Design 6. File Handling, Object Serialization, and Data Persistence 7. Graphical User Interface with Tkinter 8. Machine Learning with Python 9. Natural Language Processing and Text Mining with Python Appendix A Appendix B Appendix C Appendix D
Descriere
This book is a comprehensive guide suitable for beginners and experienced developers alike. It teaches readers how to master object-oriented programming (OOP) with Python and use it in real-world applications.