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: glossary.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -238,6 +238,9 @@ In terms of Data Science, clustering is the grouping of data instances or object
238
238
## coarticulation
239
239
## coastal navigation
240
240
## cognitive psychology
241
+
242
+
It is a branch of Psychology which deals with the mental processes involved in obtaining and comprehending new information. Some of the prominent processes include judging, problem solving and remembering.
243
+
241
244
## collusion
242
245
## color constancy
243
246
## communication
@@ -300,6 +303,9 @@ A plan in which there are no cycles in the *ordering constraints* and no conflic
300
303
## convention
301
304
## convex set
302
305
## convolution
306
+
307
+
A mathematical term which basically means merging two signals to form a third signal.
308
+
303
309
## cooperative
304
310
## coordination
305
311
## corpus
@@ -327,6 +333,9 @@ The DARPA Grand Challenge is a prize competition for American Autonomous Vehicle
327
333
## data association
328
334
## data complexity
329
335
## data compression
336
+
337
+
It is the process of encoding data using fewer bits than were used in the original representation so that the data consumes lesser disk space.
338
+
330
339
## data matrix
331
340
## data mining
332
341
## data-driven
@@ -367,6 +376,9 @@ It is a subfield of Machine Learning that tries to map the working of the human
367
376
## deformable template
368
377
## degree of belief
369
378
## degree of freedom
379
+
380
+
It is a statistics term which represents the number of variables that you are allowed to change for analysis, without any constraint violation.
0 commit comments