Skip to content

Commit 3367b4a

Browse files
smurchingjkbradley
authored andcommitted
Fix README typo (#72)
Corrects README to state that we added SQL UDF support for Keras models in DLP 0.2.0 (currently, the README says we added Scala SQL UDF support).
1 parent 4cd6d4e commit 3367b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -245,5 +245,5 @@ registerKerasImageUDF("my_keras_inception_udf", InceptionV3(weights="imagenet"),
245245
- 0.1.0 Alpha release
246246
- 0.2.0 release:
247247
1. KerasImageFileEstimator API (train a Keras model on image files)
248-
2. Scala SQL UDF Support
248+
2. SQL UDF support for Keras models
249249
3. Added Xception, Resnet50 models to DeepImageFeaturizer/DeepImagePredictor.

0 commit comments

Comments
 (0)