- Python Machine Learning Blueprints
- Alexander Combs Michael Roman
- 315字
- 2021-07-02 13:49:34
The Python Machine Learning Ecosystem
Machine learning is rapidly changing our world. As the centerpiece of artificial intelligence, it is difficult to go a day without reading how it will lead us into either a techno-utopia along the lines of the Singularity, or into some sort of global Blade Runner-esque nightmare scenario. While pundits may enjoy discussing these hyperbolic futures, the more mundane reality is that machine learning is rapidly becoming a fixture of our daily lives. Through subtle but progressive improvements in how we interact with computers and the world around us, machine learning is progressively making our lives better.
If you shop at online retailers such as Amazon.com, use streaming music or movie services such as Spotify or Netflix, or have even just done a Google search, you have encountered an application that utilizes machine learning. These services collect vast amounts of data—much of it from their users—that is used to build models that improve the user experience.
It's an ideal time to dive into developing machine learning applications, and, as you will discover, Python is an ideal choice with which to develop them. Python has a deep and active developer community, many with roots in the scientific community. This heritage has provided Python with an unparalleled array of libraries for scientific computing. In this book, we will discuss and use a number of the libraries included in this Python Scientific Stack.
In the chapters that follow, we'll learn how to build a wide variety of machine learning applications step by step. Before we begin in earnest though, we'll spend the remainder of this chapter discussing the features of these key libraries and how to prepare your environment to best utilize them.
These are the topics that will be covered in this chapter:
- The data science/machine learning workflow
- Libraries for each stage of the workflow
- Setting up your environment
- 新媒體跨界交互設(shè)計(jì)
- 新型電腦主板關(guān)鍵電路維修圖冊
- 電腦維護(hù)與故障排除傻瓜書(Windows 10適用)
- 深入淺出SSD:固態(tài)存儲核心技術(shù)、原理與實(shí)戰(zhàn)(第2版)
- 電腦維護(hù)365問
- 分布式系統(tǒng)與一致性
- Apple Motion 5 Cookbook
- CC2530單片機(jī)技術(shù)與應(yīng)用
- R Deep Learning Essentials
- 面向?qū)ο蠓治雠c設(shè)計(jì)(第3版)(修訂版)
- Intel Edison智能硬件開發(fā)指南:基于Yocto Project
- Blender Quick Start Guide
- Source SDK Game Development Essentials
- The Artificial Intelligence Infrastructure Workshop
- Building Machine Learning Systems with Python