# This code is an exercise done at module 2 as part of the course (ML0101EN) Machine Learning with Python_A Practical Introduction by IBM.
# The intention of the exercise is to teach how to transform the features to polinomial features and solve a Linear Regression problem with polinomial features.