Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 479 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 479 Bytes

DOI

triple_ada

Code used to implement Tri-training with Adaboost. It's still work in progress.

get_data.sh: Downloads the datasets and prepares them for the program.

triple_ada_version2.R : The main program that runs the simulation

Results.R : Code to process the results and create the graphs.

TODO:

  • Modify code so that is easily executable
  • Add manual / examples file