template-clustering A simple template for clustering, using scikit-learn. You can create a clustering project with the following command igm new . test_project And then just run it cd test_project igm run For more help information, you can take a look at igm run -h