Test

123456789
Across
  1. 3. A statistical measure that represents the average of a set of numbers.
  2. 4. A keyword used to define a function in Python
  3. 5. The difference between the actual and predicted values in regression analysis
  4. 7. A popular open-source library for data manipulation and analysis in Python.
  5. 9. A clustering algorithm that uses density to group data points.
Down
  1. 1. A distance measure commonly used in clustering algorithms.
  2. 2. The process of adjusting the weights in a neural network to minimize errors
  3. 3. A library for creating interactive visualizations in Python
  4. 6. The process of iteratively adding new models to the ensemble in XGBoost
  5. 8. A popular integrated development environment (IDE)for Python