databricks / spark-sql-perf

Apache License 2.0
586 stars 407 forks source link

[ML-3753] Log "value" instead of "Some(value)" for ML params in results #145

Closed lu-wang-dl closed 6 years ago

lu-wang-dl commented 6 years ago

Change the function MLParams.toMap so it will not output a option value in the map. We will not get option value in the params in the output result.