Skip to content

Commit cc92aa8

Browse files
authored
Update data.json
1 parent 86aac1c commit cc92aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"name": "data to avoid overfitting",
1212
"id": 300,
1313
"level": 3,
14-
"description": "transform data (normalize,standarize,scale) based on the algorithms (e.g., model assumptions, model characteristics, model sensitivity to magnitude) that will use the data and the data nature (e.g., data distributions, data types)",
14+
"description": "transform data (e.g., normalize,standarize,scale) based on the algorithms (e.g., model assumptions, model characteristics, model sensitivity to magnitude) that will use the data and the data nature (e.g., data distributions, data types)",
1515
"pipeline": "pipeline"
1616
}
1717
],

0 commit comments

Comments
 (0)