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**