Master degree in development at UFRGS - Brazil.
This is a research code, meant to test hypothesis about data clustering and feature selection.
Conda installation required.
Open a terminal and run the following commands:
git clone https://github.com/BDI-UFRGS/Lucas_Master
cd Lucas_Master
conda env create --file environment.yml
conda activate pugens_master
R
> install.packages('clusterCrit')
cd package
python main.py -h