Changes
Page history
Update Review home
authored
Sep 14, 2022
by
Sushant Sharma-Chaudhary
Show whitespace changes
Inline
Side-by-side
Review-home.md
View page @
bd39c929
# EM-Bright random forest review
## Outlook of the code
Review work can be divided into three portion
Review work can be divided into three portion
(in branch random)
1.
Random forest implementation
2.
Condor dag writer script
3.
Implementation in em_bright.py
...
...
@@ -16,3 +16,4 @@ 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.
### 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
)
\ No newline at end of file