diff --git a/docs/BoostAODE.md b/docs/BoostAODE.md
index b5a7b09..23f5bd3 100644
--- a/docs/BoostAODE.md
+++ b/docs/BoostAODE.md
@@ -54,7 +54,7 @@ The algorithm performs the following steps:
- wi ยท e-αt (if the example has been correctly classified)
- - The model significance is set as αt.
+ - The model significance is set to αt.
- If the ***convergence*** hyperparameter is set, the accuracy value on the test dataset that we separated in an initial step is calculated.
@@ -67,3 +67,5 @@ The algorithm performs the following steps:
- There are no more variables to create models, and ***repeatSparent*** is not set.
- Number of models > ***maxModels*** if ***repeatSparent*** is set.
+
+### [Proposal for *predict_single = false*](./BoostAODE_train_predict.pdf)
diff --git a/docs/BoostAODE_train_predict.odp b/docs/BoostAODE_train_predict.odp
new file mode 100644
index 0000000..4931f0c
Binary files /dev/null and b/docs/BoostAODE_train_predict.odp differ
diff --git a/docs/BoostAODE_train_predict.pdf b/docs/BoostAODE_train_predict.pdf
new file mode 100644
index 0000000..51fa031
Binary files /dev/null and b/docs/BoostAODE_train_predict.pdf differ