1. Data Preparation

Question 7 of 10

How should you process latitude and longitude?

You are creating an app that predicts the price of a house in California based on its exact location. Your app uses a machine learning model that will be trained on a dataset of houses in California. For each house, the dataset contains the price, the number of rooms, the year when the house was built, and the latitude and longitude.

How should you process the latitude and longitude values?

Choose the correct answer from the options below.

Next Question