Home »
Python »
Python SciPy MCQs
scipy.cluster is uses for ____ which are used to vector quantization/ Kmeans
5. scipy.cluster is uses for ____ which are used to vector quantization/ Kmeans.
- Statistical algorithms
- Scientific algorithms
- Cluster algorithms
- None of the mentioned above
Answer: C) Cluster algorithms
Explanation:
The scipy.cluster package is utilised for cluster algorithms, such as those utilised for vector quantization and Kmeans.