Skip to content

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

About

Scripts from Lucas's Master

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%