株式会社極東書店トップ商品一覧Linear Algebra for Data Science with Python.

商品詳細

Linear Algebra for Data Science with Python.

Linear Algebra for Data Science with Python.

・ISBN 978-1-032-65916-9 hard GB£ 83.99

¥26,607.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り

電子版あり 大学・学術機関向け電子ブック(eBook)ISBN 978-1-032-66408-8

著者・編者Shea, John M.,
シリーズChapman & Hall/CRC The Python Series
出版社(Chapman & Hall/CRC, UK)
出版年月2025
ページ数248 pp.
言語ENG
ニュース番号<M25-15310>

解説

Linear Algebra for Data Science with Python provides an introduction to vectors and matrices within the context of data science. This book starts from the fundamentals of vectors and how vectors are used to model data, builds up to matrices and their operations, and then considers applications of matrices and vectors to data fitting, transforming time-series data into the frequency domain, and dimensionality reduction. This book uses a computational-first approach: the reader will learn how to use Python and the associated data-science libraries to work with and visualize vectors and matrices and their operations, as well as to import data to apply these techniques. Readers learn the basics of performing vector and matrix operations by hand but are also shown how to use several different Python libraries for performing these operations.

Key Features:

  • Teaches the most important concepts and techniques for working with multi-dimensional data using vectors and matrices
  • Introduces readers to some of the most important Python libraries for working with data, including NumPy and PyTorch
  • Demonstrate the application of linear algebra in real data and engineering applications
  • Includes many color visualizations to illustrate mathematical operations involving vectors and matrices
  • Provides practice and feedback through a unique set of online, interactive tools on the accompanying website