Skip to content

Commit e497231

Browse files
fixes typo in schema
1 parent 2edd5b2 commit e497231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-recipes/recommendation-systems/collaborative_filtering_schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ fields:
3737
dims: 100
3838
distance_metric: ip
3939
algorithm: flat
40-
dtype: float32
40+
datatype: float32

0 commit comments

Comments
 (0)