A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://api-docs.databricks.com/python/pyspark/latest/api/pyspark.ml.linalg.Matrices.html below:

Matrices — PySpark master documentation

Matrices¶
class pyspark.ml.linalg.Matrices¶

Methods

dense(numRows, numCols, values)

Create a DenseMatrix

sparse(numRows, numCols, colPtrs, …)

Create a SparseMatrix

Methods Documentation

static dense(numRows: int, numCols: int, values: Union[bytes, Iterable[float]])pyspark.ml.linalg.DenseMatrix¶

Create a DenseMatrix

static sparse(numRows: int, numCols: int, colPtrs: Union[bytes, Iterable[int]], rowIndices: Union[bytes, Iterable[int]], values: Union[bytes, Iterable[float]])pyspark.ml.linalg.SparseMatrix¶

Create a SparseMatrix


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4