Update Review home authored by Sushant Sharma-Chaudhary's avatar Sushant Sharma-Chaudhary
...@@ -16,7 +16,7 @@ Script : [Dag Writer](https://git.ligo.org/sushant.sharma-chaudhary/em-bright-rf ...@@ -16,7 +16,7 @@ Script : [Dag Writer](https://git.ligo.org/sushant.sharma-chaudhary/em-bright-rf
This code writes the workflow dag in order to submit to condor. It again take's Deep's common workflow scheme and separates for KNN and RandomForest classifier. This code writes the workflow dag in order to submit to condor. It again take's Deep's common workflow scheme and separates for KNN and RandomForest classifier.
### Implementation in em_bright.py ### Implementation in em_bright.py
Relevant lines : [implementation](https://git.ligo.org/sushant.sharma-chaudhary/em-bright-rf/-/blob/random/ligo/em_bright/em_bright.py#L115-167) Relevant lines : [implementation](https://git.ligo.org/sushant.sharma-chaudhary/em-bright-rf/-/blob/random/ligo/em_bright/em_bright.py#L123-175)
### Summary table ### Summary table
... ...
......