Skip to content

BDI-UFRGS/Lucas_Master

Repository files navigation

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

About

Scripts from Lucas's Master

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published