Unsupervised Glossary

Browse 1 unsupervised terms defined in plain English, from the cultural dictionary of computing.

1 Unsupervised Terms

clustering
An unsupervised machine learning technique that groups similar data points together without predefined labels. Common algorithms include k-means, DBSCAN, and...

Related Topics