@stdlib/datasets-harrison-boston-house-prices-corrected-cli
A (corrected) dataset derived from information collected by the US Census Service concerning housing in Boston, Massachusetts (1978).
A (corrected) dataset derived from information collected by the US Census Service concerning housing in Boston, Massachusetts (1978).
A (corrected) dataset derived from information collected by the US Census Service concerning housing in Boston, Massachusetts (1978).
A (corrected) dataset derived from information collected by the US Census Service concerning housing in Boston, Massachusetts (1978).
Compute the absolute value.
Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.
Compute the squared absolute value for each element in a strided array.
Compute the squared absolute value of each element retrieved from an input strided array via a callback function.
Compute the absolute value for each element in a strided array.
Create an iterator which rounds each iterated value to the nearest integer.
Create an iterator which rounds each iterated value to the nearest power of 10 on a linear scale.
Create an iterator which rounds each iterated value to the nearest power of two on a linear scale.
Create an iterator which rounds each iterated value to the nearest power of two toward zero.
Create an iterator which rounds each iterated value toward zero.
Create an iterator which rounds each iterated value to the nearest power of 10 toward zero.
Create an iterator which evaluates the tangent for each iterated value.
Create an iterator which evaluates the signum function for each iterated value.
Round each element in a single-precision floating-point strided array toward zero.
Compute the absolute value for each element in a double-precision floating-point strided array.
Compute the squared absolute value for each element in a double-precision floating-point strided array.
Round each element in a double-precision floating-point strided array toward negative infinity.