Showing 1-10 of 10 packages
Return the number of ndarray dimensions.
Return the number of ndarray dimensions.
Matrices.
Expand the shape of an array to a specified dimensionality by spreading its dimensions to specified dimension indices and inserting dimensions of size one for the remaining dimensions.
Create an iterator which iterates over interleaved subarrays.
Return a read-only view of an input ndarray where the dimensions of the input ndarray are expanded to a specified dimensionality by spreading dimensions to specified dimension indices and inserting dimensions of size one for the remaining dimensions.
Create an iterator which iterates over each subarray in a stack of subarrays.
Incrementally partition data into `k` clusters.
tSNE is a dimension reduction and vector projection method. It's main use is in visualizing high-dimensional vectors, such as text embeddings, in 2D or 3D plots.
Incremental machine learning algorithms.