/Lucas_Master

Scripts from Lucas's Master

Primary LanguagePython

General Master's Scripts

Master degree in development at UFRGS - Brazil.

This is a research code, meant to test hypothesis about data clustering and feature selection.

Setup instructions

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')

Usage

cd package
python main.py -h