What is your DD, if i may?Over what period?
I separated the trading data into 3 groups (Training, CV, Test). But only used the test set data group for an unbiased comparison of the results of the original and ML improved algorithm.
Based on trading 1 contract with an account value of $3960 (Initial margin value). over 1yr and 2 months (test set data length).
The original very simple market timing strategy had a drawdown of (-81%) with a cumulative return of (146%) with 100 trades taken.
While the machine learning improved algorithm had a drawdown of (-42%) with a cumulative return of (145%) with 52 trades taken.
Personally, I would think the original algorithm was to risky trade as it is. However the ML improved algorithm really could be traded as its risk profile is better.
Since the DD percentage is based on an account the size of an initial margin it automatically has 16X leverage. I think It would be prudent to drop the leverage down by a third or so which would give the ML improved strategy a drawdown of (-14%) and a cumulative return of (48%)