diff --git a/Courses/Machine Learning with Python, A Practical Introduction/README.md b/Courses/Machine Learning with Python, A Practical Introduction/README.md index d5b08b58dbbe480b0116bb9f988aa75c97a504d1..fa709557f61f5a3add9138e89998c05d1ae68689 100644 --- a/Courses/Machine Learning with Python, A Practical Introduction/README.md +++ b/Courses/Machine Learning with Python, A Practical Introduction/README.md @@ -4,8 +4,8 @@ This folder contains some code developed as exercise during the course (ML0101EN The codes developed here were **not** developed by me from beginning to end, but completed with the intention of fix the knowledge adquired and developed. ### Expected results - - + + ## Motivation Learn how to solve machine learning problems with python for data science further projects with the support of some python libraries as pandas and scikit learn.