Finally, you already have all the necessary knowledge to prepare a real dataset to later train a machine learning model, which you will learn throughout the bootcamp.
It is intended that you apply all the knowledge learned with the other Numpy, Pandas, Matplotlib notebooks, and even openCV that we will delve into later.
Feel free to add any additional analysis that you consider necessary and that is not raised in the questions.
This project and its repository comes with the necessary files to start working.
We recommend opening this very same repository using a provisioning tool like Codespaces (recommended) or Gitpod. Alternatively, you can clone it on your local computer using the git clone
command.
This is the repository you need to open:
https://github.com/4GeeksAcademy/realestate-review-content
👉 Please follow these steps on how to start a project.
Open the file ./project.ipynb
that contains a series of exercises, complete each of the exercises one by one.
Note: This exercise is not automatically graded.