Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 400 Bytes

todo.md

File metadata and controls

8 lines (7 loc) · 400 Bytes

TASKS ON DATALOADER

  • Add a close() method for the Engine class

  • For PipMinerMulti, in the assess_clusters method, try different methods:

    • Sum of all martins scores
    • Average Martin scores
  • For PipMinerMulti, try allowing more than one cluster type for Long and Short

  • Investigate the cause for the different in the performance between model performance and backtester performance