Skip to content

Script for making groups inside partys using K-means clustering

Notifications You must be signed in to change notification settings

aiclub-cl/party-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Party Maker 🎉

A Python Script for making groups inside partys using K-means clustering!

Requirements 🛑

You will need sklearn and mathplotlib for running this code.

How to use ℹ️

Everything that you need is in main.py:

  1. You need to change file_path to refer to your CSV file
  2. Change group_size to the number of people on the groups that you want.
  3. Run main.py using the following command: python3 main.py

About

Script for making groups inside partys using K-means clustering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages