- What are the three main approaches in the context of machine learning?
- What is the difference between a classification and a regression problem?
- What function does OpenCV provide to implement a k-means clustering algorithm?
- What function does OpenCV provide to create a kNN classifier?
- What function does OpenCV provide to find the nearest neighbors?
- What function does OpenCV provide to create an SVM classifier?
- What is a reasonable first choice for an SVM kernel?