You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/data.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
"name": "data to avoid overfitting",
12
12
"id": 300,
13
13
"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)",
0 commit comments