FALCON
- Mentors
- Sergei Gleyzer, Omar Zapata
- Organization
- CERN-HSF
Timeline:
Before 5/22/2018:
Get familiar with ROOT.
Get in touch with community.
Have a preliminary to-do list of possible optimizing solutions after researching.
Finish parallelizing KDTree with multi-threading.
5/22/2018-6/x/2018:
(the x depends on the time of final exam, mostly between 10 to 20)
Try distributed calculation and other general ways.
Keep editing the to-do list.
6/x/2018-7/1/2018:
Integrate multi-target regression capability.
Add more capabilities if possible.
7/1/2018-7/18/2018:
Expend Falcon by trying to use Scapegoat trees
Expend Falcon by trying to use ball tree in high dimensions problem.Try other optimizing solutions that is specified for KDTree.
Try other ways that is found during research.
7/18/2018-7/26/2018:
Optimize the code structure and writing form of existing codes.
Write documents of code.
7/26/2018-8/2/2018:
Add “decorations” to make it easier to use.
8/2/2018-8/8/2018:
Final check of all new functions and introductions.
Write report and other paperwork.