aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration.md
diff options
context:
space:
mode:
authorXiangrui Meng <meng@databricks.com>2015-10-13 13:24:10 -0700
committerXiangrui Meng <meng@databricks.com>2015-10-13 13:24:10 -0700
commit2b574f52d7bf51b1fe2a73086a3735b633e9083f (patch)
treec713972503cf3c51c6c077aa09621bb3c36690fd /docs/configuration.md
parentc75f058b72d492d6de898957b3058f242d70dd8a (diff)
downloadspark-2b574f52d7bf51b1fe2a73086a3735b633e9083f.tar.gz
spark-2b574f52d7bf51b1fe2a73086a3735b633e9083f.tar.bz2
spark-2b574f52d7bf51b1fe2a73086a3735b633e9083f.zip
[SPARK-7402] [ML] JSON SerDe for standard param types
This PR implements the JSON SerDe for the following param types: `Boolean`, `Int`, `Long`, `Float`, `Double`, `String`, `Array[Int]`, `Array[Double]`, and `Array[String]`. The implementation of `Float`, `Double`, and `Array[Double]` are specialized to handle `NaN` and `Inf`s. This will be used in pipeline persistence. jkbradley Author: Xiangrui Meng <meng@databricks.com> Closes #9090 from mengxr/SPARK-7402.
Diffstat (limited to 'docs/configuration.md')
0 files changed, 0 insertions, 0 deletions