Designing Machine Learning Systems with Python. Key design strategies to create intelligent systems - Helion
Tytuł oryginału: Designing Machine Learning Systems with Python. Key design strategies to create intelligent systems
ISBN: 9781785880780
stron: 232, Format: ebook
Data wydania: 2016-04-06
Księgarnia: Helion
Cena książki: 125,10 zł (poprzednio: 139,00 zł)
Oszczędzasz: 10% (-13,90 zł)
Machine learning is one of the fastest growing trends in modern computing. It has applications in a wide range of fields, including economics, the natural sciences, web development, and business modeling. In order to harness the power of these systems, it is essential that the practitioner develops a solid understanding of the underlying design principles.
There are many reasons why machine learning models may not give accurate results. By looking at these systems from a design perspective, we gain a deeper understanding of the underlying algorithms and the optimisational methods that are available. This book will give you a solid foundation in the machine learning design process, and enable you to build customised machine learning models to solve unique problems. You may already know about, or have worked with, some of the
off-the-shelf machine learning models for solving common problems such as spam detection or movie classification, but to begin solving more complex problems, it is important to adapt these models to your own specific needs. This book will give you this understanding and more.
Osoby które kupowały "Designing Machine Learning Systems with Python. Key design strategies to create intelligent systems", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Designing Machine Learning Systems with Python. Key design strategies to create intelligent systems eBook -- spis treści
- 1. Thinking in Machine Learning
- 2. Tools Overview
- 3. Turning data into information
- 4. Models: Learning from information
- 5. Linear Models
- 6. Neural nets
- 7. Features: How algorithms see the world
- 8. Learning with ensembles
- 9. Some real world examples