Skip to content

ryuu90/ReCGBM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReCGBM

Setting up environment using conda

  1. Install anaconda (64 bit)installer python3.x for linux.
  2. git clone https://github.com/ryuu90/ReCGBM.git
  3. cd ReCGBM
  4. conda env create -f environment.yml
  5. conda activate ReCGBM

Run verify.py by python verify.py, you can check the results of 10 trained gradient boosting model in our paper.

Run train.py by python train.py, you can train and test on an example dataset through our method.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages