Skip to content

mandosoft/kmodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kmodes

Instructions for setup:

For macOS users:

Download and run kmodes.command in bash. This will do a complete installation and run kmodes in a python3.8 virtualenv.

For Linux users:

git clone https://github.com/mandosoft/kmodes.git
virtualenv kmodes_env
source kmodes_env/bin/activate
pip install -r requirements.txt
python3 qtgui.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published