From 83c293947e2c44ac2a91d16225b4fcea127fbcc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Fernando=20Torres?= <93692004+luuisotorres@users.noreply.github.com> Date: Mon, 13 Jun 2022 12:18:45 -0300 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 451c125..f5992cf 100644 --- a/README.md +++ b/README.md @@ -35,10 +35,16 @@ I finalized the model, using the tuned **Bayesian Ridge** regression model, and # Conclusion We can conclude that the PyCaret library offers an easy way to explore and test different regression models of **machine learning** and choose which one of them is the best for our dataset.
-With this study, it was possible to find a model that adjusted very well to our data and that was capable to predict the closing prices of the last 2 years with high levels of accuracy, sucessfuly indicating the direction of APPL stocks in that period.
+With this study, it was possible to find a model that adjusted very well to our data and that was capable to predict the closing prices of the last 2 years with high levels of accuracy, successfully indicating the direction of APPL stocks in that period.
Once again, I reinforce that this project has the sole goal of exploring PyCaret's Regression library and I have no intention of recommending the purchase or sale of any financial asset nor I recommend using this strategy blindly to make investment decisions.
---- +#### LinkedIn + +I published an article on LinkedIn deaitling the whole process of this project. If you wish to read it, you can click this link to have access to it. + +---- + # Author **Luís Fernando Torres**