A RetroSearch Logo

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

Search Query:

Showing content from http://spark.apache.org/docs/latest/api/java/org/apache/spark/mllib/feature/Normalizer.html below:

Normalizer (Spark 4.0.0 JavaDoc)

Object

org.apache.spark.mllib.feature.Normalizer

All Implemented Interfaces:
Serializable, VectorTransformer

Normalizes samples individually to unit L^p^ norm

For any 1 <= p < Double.PositiveInfinity, normalizes samples using sum(abs(vector).^p^)^(1/p)^ as norm.

For p = Double.PositiveInfinity, max(abs(vector)) will be used as norm for normalization.

param: p Normalization in L^p^ space, p = 2 by default.

See Also:

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