New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft AI-900 Exam - Topic 10 Question 27 Discussion

Actual exam question for Microsoft's AI-900 exam
Question #: 27
Topic #: 10
[All AI-900 Questions]

You have a dataset that contains information about taxi journeys that occurred during a given period.

You need to train a model to predict the fare of a taxi journey.

What should you use as a feature?

Show Suggested Answer Hide Answer
Suggested Answer: B

The label is the column you want to predict. The identified Features are the inputs you give the model to predict the Label.

Example:

The provided data set contains the following columns:

rate_code: The rate type of the taxi trip is a feature.

passenger_count: The number of passengers on the trip is a feature.

trip_time_in_secs: The amount of time the trip took. You want to predict the fare of the trip before the trip is completed. At that moment, you don't know how long the trip would take. Thus, the trip time is not a feature and you'll exclude this column from the model.

trip_distance: The distance of the trip is a feature.

payment_type: The payment method (cash or credit card) is a feature.

fare_amount: The total taxi fare paid is the label.


https://docs.microsoft.com/en-us/dotnet/machine-learning/tutorials/predict-prices

Contribute your Thoughts:

0/2000 characters
Polly
4 months ago
The number of journeys doesn't affect individual fares, right?
upvoted 0 times
...
Brendan
4 months ago
Definitely trip distance, it makes the most sense.
upvoted 0 times
...
Casey
4 months ago
Wait, can trip ID really help with anything?
upvoted 0 times
...
Georgiana
5 months ago
I think the fare itself is more important.
upvoted 0 times
...
Meghann
5 months ago
Trip distance is key for fare prediction!
upvoted 0 times
...
Cheryl
5 months ago
The number of journeys seems irrelevant for predicting fare, but I wonder if trip ID could somehow be useful? I’m not confident about that though.
upvoted 0 times
...
Glory
5 months ago
I think we practiced a question similar to this, and trip distance was highlighted as a strong predictor. So, I would lean towards B as well.
upvoted 0 times
...
Lashunda
5 months ago
I remember we discussed how trip distance is often a key factor in determining taxi fares, so I think option B makes sense.
upvoted 0 times
...
Eden
5 months ago
I'm not entirely sure, but I feel like using the fare itself as a feature could lead to overfitting, right? So maybe C isn't the best choice.
upvoted 0 times
...
Malcolm
5 months ago
Hmm, I'm a bit unsure about this. I'll need to review the information on JavaScript Macros for Cisco Collaboration room devices again to make sure I understand the capabilities.
upvoted 0 times
...
Erick
5 months ago
I'm feeling pretty confident about this one. The details in the options seem pretty clear, so I should be able to identify the right client.
upvoted 0 times
...
Onita
5 months ago
I'm a bit confused by the wording of the question. Do I need to write the rounding function from scratch, or is there a built-in function I can use? I'll need to read through the requirements again carefully.
upvoted 0 times
...

Save Cancel