Skip to content

CSB-L/PredAOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PredAOT

Procedure

Note: This source code was developed in Linux, and has been tested in Ubuntu 18.04 with Python 3.6.

  1. Clone the repository

     git clone https://github.com/CSB-L/PredAOT.git
    
  2. Create and activate a conda environment

     conda env create -f environment.yml
     conda activate predaot
    

Example

  • Run PredAOT

      python main.py -o output -i ./input/input.csv
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published