Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 451 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 451 Bytes

CPMG Analysis via Machine Learning

1. Prototypes

Prototype automation codes are contained in this folder.

2. 2nd_automation

Automated ML model functions(Generate datas and Learning with them) are contained.

2nd_automated_learning.py files : Generate Data from AB_candidates file and Train the model.

2nd_data_generation.py : Only generate data from AB_candidates file

3. Subtract Algorithm