Litcius/Paper detail

Clustering with Scikit-Learn in Python

Thomas Jurczyk

2021The Programming Historian14 citationsDOIOpen Access PDF

Abstract

This tutorial demonstrates how to apply clustering algorithms with Python to a dataset with two concrete use cases. The first example uses clustering to identify meaningful groups of Greco-Roman authors based on their publications and their reception. The second use case applies clustering algorithms to textual data in order to discover thematic groups. After finishing this tutorial, you will be able to use clustering in Python with Scikit-learn applied to your own data, adding an invaluable method to your toolbox for exploratory data analysis.

Topics & Concepts

Python (programming language)Cluster analysisToolboxComputer scienceExploratory data analysisData miningArtificial intelligenceProgramming languageComputational Physics and Python Applications
Clustering with Scikit-Learn in Python | Litcius