机器学习
Training Data for Machine Learning

  • 作者Anthony Sarkis
  • 出版社O'Reilly Media, Inc.
  • 发行日期2022-11
  • ISBN 10149209451X
  • ISBN 139781492094517
  • 标签

Your training data has as much to do with the success of your data project as the algorithms themselves--most failures in deep learning systems relate to training data. But while training data is the foundation for successful machine learning, there are few comprehensive resources to help you ace the process. This hands-on guide explains how to work with and scale training data. You'll gain a solid understanding of the concepts, tools, and processes needed to:

  • Design, deploy, and ship training data for production-grade deep learning applications
  • Integrate with a growing ecosystem of tools
  • Recognize and correct new training data-based failure modes
  • Improve existing system performance and avoid development risks
  • Confidently use automation and acceleration approaches to more effectively create training data
  • Avoid data loss by structuring metadata around created datasets
  • Clearly explain training data concepts to subject matter experts and other shareholders
  • Successfully maintain, operate, and improve your system

相关书籍

Pattern Recognition and Machine Learning
PRML实乃入门必读之圣书!
动手学机器学习
本书系统介绍了机器学习的基本内容及其代码实现,是一本着眼于机器学习教学实践的图书。
机器学习实战
本书第一部分主要介绍机器学习基础,以及如何利用算法进行分类,并逐步介绍了多种经典的监督学习算法
机器学习实战(原书第2版)
通过本书,你会学到一系列可以快速使用的技术。每章的练习可以帮助你应用所学的知识,你只需要有一些编程经验。所有代码都可以在GitHub上获得。
机器学习方法
机器学习是以概率论、统计学、信息论、最优化理论、计算理论等为基础的计算机应用理论学科,也是人工智能、数据挖掘等领域的基础学科。
Python机器学习基础教程
本书是机器学习入门书,以Python语言介绍。