spark-instrumented-optimizer/python/pyspark/ml
Katrin Leinweber c5daccb1da [MINOR] Update all DOI links to preferred resolver
## What changes were proposed in this pull request?

The DOI foundation recommends [this new resolver](https://www.doi.org/doi_handbook/3_Resolution.html#3.8). Accordingly, this PR re`sed`s all static DOI links ;-)

## How was this patch tested?

It wasn't, since it seems as safe as a "[typo fix](https://spark.apache.org/contributing.html)".

In case any of the files is included from other projects, and should be updated there, please let me know.

Closes #23129 from katrinleinweber/resolve-DOIs-securely.

Authored-by: Katrin Leinweber <9948149+katrinleinweber@users.noreply.github.com>
Signed-off-by: Sean Owen <sean.owen@databricks.com>
2018-11-25 17:43:55 -06:00
..
linalg [SPARK-24740][PYTHON][ML] Make PySpark's tests compatible with NumPy 1.14+ 2018-07-07 11:39:29 +08:00
param [SPARK-24439][ML][PYTHON] Add distanceMeasure to BisectingKMeans in PySpark 2018-06-28 14:07:28 -07:00
tests [SPARK-26105][PYTHON] Clean unittest2 imports up that were added for Python 2.6 before 2018-11-19 09:22:32 +08:00
__init__.py [SPARK-24477][SPARK-24454][ML][PYTHON] Imports submodule in ml/__init__.py and add ImageSchema into __all__ 2018-06-08 09:32:11 -07:00
base.py [SPARK-22922][ML][PYSPARK] Pyspark portion of the fit-multiple API 2017-12-29 16:31:25 -08:00
classification.py [SPARK-25238][PYTHON] lint-python: Fix W605 warnings for pycodestyle 2.4 2018-09-13 11:19:43 +08:00
clustering.py [SPARK-25867][ML] Remove KMeans computeCost 2018-11-22 15:45:25 -06:00
common.py [SPARK-17679] [PYSPARK] remove unnecessary Py4J ListConverter patch 2016-10-03 14:12:03 -07:00
evaluation.py [SPARK-23522][PYTHON] always use sys.exit over builtin exit 2018-03-08 20:38:34 +09:00
feature.py [SPARK-19714][DOCS] Clarify Bucketizer handling of invalid input 2018-11-11 09:21:40 -06:00
fpm.py [MINOR] Update all DOI links to preferred resolver 2018-11-25 17:43:55 -06:00
image.py [SPARK-25345][ML] Deprecate public APIs from ImageSchema 2018-09-08 09:09:14 -07:00
pipeline.py [SPARK-17025][ML][PYTHON] Persistence for Pipelines with Python-only Stages 2017-08-11 23:57:08 -07:00
recommendation.py [MINOR] Update all DOI links to preferred resolver 2018-11-25 17:43:55 -06:00
regression.py [SPARK-25238][PYTHON] lint-python: Fix W605 warnings for pycodestyle 2.4 2018-09-13 11:19:43 +08:00
stat.py [MINOR] Fix typos and misspellings 2018-11-05 17:34:23 -06:00
tuning.py [SPARK-25090][ML] Enforce implicit type coercion in ParamGridBuilder 2018-08-13 09:11:37 +08:00
util.py [SPARK-24698][PYTHON] Fixed typo in pyspark.ml's Identifiable class. 2018-07-05 10:05:41 +08:00
wrapper.py [SPARK-21685][PYTHON][ML] PySpark Params isSet state should not change after transform 2018-03-23 11:42:40 -07:00