Enhance the power of NumPy and start boosting your scientific computing capabilitiesKey FeaturesGrasp all aspects of numerical computing and understand NumPyExplore examples to learn exploratory data analysis (EDA), regression, and clusteringAccess NumPy libraries and use performance benchmarking to
Mastering Numerical Computing with NumPy
โ Scribed by Umit Mert Cakmak
- Publisher
- Packt
- Year
- 2018
- Tongue
- English
- Leaves
- 250
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Mastering Numerical Computing with Python guides you in performing complex computing with cutting-edge coverage on advanced concepts such as exploratory data analysis and clustering algorithms. You'll become an expert in addressing matrix calculations, and write efficient NumPy codes for implementing algorithms with real-world examples.
โฆ Table of Contents
Title Page
Copyright and Credits
Mastering Numerical Computing with NumPy
Packt Upsell
Why subscribe?
PacktPub.com
Contributors
About the authors
About the reviewer
Packt is searching for authors like you
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the example code files
Download the color images
Conventions used
Get in touch
Reviews
Working with NumPy Arrays
Technical requirements
Why do we need NumPy?
Who uses NumPy?
Introduction to vectors and matrices
Basics of NumPy array objects
NumPy array operations
Working with multidimensional arrays
Indexing, slicing, reshaping, resizing, and broadcasting
Summary
Linear Algebra with NumPy
Vector and matrix mathematics
What's an eigenvalue and how do we compute it?
Computing the norm and determinant
Solving linear equations
Computing gradient
Summary
Exploratory Data Analysis of Boston Housing Data with NumPy Statistics
Loading and saving files
Exploring our dataset
Looking at basic statistics
Computing histograms
Explaining skewness and kurtosis
Trimmed statistics
Box plots
Computing correlations
Summary
Predicting Housing Prices Using Linear Regression
Supervised learning and linear regression
Independent and dependent variables
Hyperparameters
Loss and error functions
Univariate linear regression with gradient descent
Using linear regression to model housing prices
Summary
Clustering Clients of a Wholesale Distributor Using NumPy
Unsupervised learning and clustering
Hyperparameters
The loss function
Implementing our algorithm for a single variable
Modifying our algorithm
Summary
NumPy, SciPy, Pandas, and Scikit-Learn
NumPy and SciPy
Linear regression with SciPy and NumPy
NumPy and pandas
Quantitative modeling with stock prices using pandas
SciPy and scikit-learn
K-means clustering in housing data with scikit-learn
Summary
Advanced Numpy
NumPy internals
How does NumPy manage memory?
Profiling NumPy code to understand the performance
Summary
Overview of High-Performance Numerical Computing Libraries
BLAS and LAPACK
ATLAS
Intel Math Kernel Library
OpenBLAS
Configuring NumPy with low-level libraries using AWS EC2
Installing BLAS and LAPACK
Installing OpenBLAS
Installing Intel MKL
Installing ATLAS
Compute-intensive tasks for benchmarking
Matrix decomposition
Singular-value decomposition
Cholesky decomposition
Lower-upper decomposition
Eigenvalue decomposition
QR decomposition
Working with sparse linear systems
Summary
Performance Benchmarks
Why do we need a benchmark?
Preparing for a performance benchmark
Performance with BLAS and LAPACK
Performance with OpenBLAS
Performance with ATLAS
Performance with Intel MKL
Results
Summary
Other Books You May Enjoy
Leave a review - let other readers know what you think
๐ SIMILAR VOLUMES
Enhance the power of NumPy and start boosting your scientific computing capabilities About This Book Grasp all aspects of numerical computing and understand NumPy Explore examples to learn exploratory data analysis (EDA), regression, and clustering Access NumPy libraries and use performance benchmar
Leverage the numerical and mathematical modules in Python and its standard library as well as popular open source numerical Python packages like NumPy, SciPy, FiPy, matplotlib and more. This fully revised edition, updated with the latest details of each package and changes to Jupyter projects, demon
Leverage the numerical and mathematical modules in Python and its standard library as well as popular open source numerical Python packages like NumPy, SciPy, FiPy, matplotlib and more. This fully revised edition, updated with the latest details of each package and changes to Jupyter projects, demon
Leverage the numerical and mathematical modules in Python and its standard library as well as popular open source numerical Python packages like NumPy, SciPy, FiPy, matplotlib and more. This fully revised edition, updated with the latest details of each package and changes to Jupyter projects, demon
<div><p>Leverage the numerical and mathematical modules in Python and its standard library as well as popular open source numerical Python packages like NumPy, SciPy, FiPy, matplotlib and more. This fully revised edition, updated with the latest details of each package and changes to Jupyter project