THE DATA SCIENCE CIPHER

12345678
Across
  1. 4. To store information in a way that’s secure.
  2. 6. term for how a target value changes as other values within a data set change.
  3. 7. computational model inspired by the structure of the human brain
  4. 8. the outcome of data analysis.
Down
  1. 1. popular Python library for data analysis.
  2. 2. Term for data that’s too large to handle; big,and complex.
  3. 3. statistical measure of how spread out numbers
  4. 5. A function solves a particular problem by calling a copy of itself.
  5. 7. python library for arrays.