Predict Bike Trip Duration with a Regression Model in BQML avis

13314 avis

Jiaqi W. · Examiné il y a presque 5 ans

Eddie Y. · Examiné il y a presque 5 ans

Shivani G. · Examiné il y a presque 5 ans

Sivaprasad N. · Examiné il y a presque 5 ans

Bushra S. · Examiné il y a presque 5 ans

Alex S. · Examiné il y a presque 5 ans

Kenneth H. · Examiné il y a presque 5 ans

Arthur Y. · Examiné il y a presque 5 ans

Lena G. · Examiné il y a presque 5 ans

Darren S. · Examiné il y a presque 5 ans

Thirupurasundari K. · Examiné il y a presque 5 ans

problems with "Predict Bike Trip Duration with a Regression Model in BQML" lab: Impact of day of week and hour of day. -------------------------------------- Step 1 is good for dayofweek. Step 2 - should include the step by step instructions that were given to us for the start station stop. This might only be the student's 2nd time using this function, and the sorting is different enough that it should be explained to the new user instead of hidden. - The x-axis labels I get are very different. Yours just have a number. Mine say Week 1, Week 2, Week 3, etc. How can I get my results to look like those in the screenshot in this lab? Please add the steps to get my labels the same as yours, or please change your screenshot to match what the student would have using the most direct path. - In your screenshot, you have the weekdays displayed in descending order. That doesn't make much sense. Please show the student how to sort this in ascending order. Step 1 does not work for hourof day without some modification. Please give the needed SQL code. This isn't a quiz for knowing what the different extractable elements are from a timestamp in BigQuery. It's supposed to be a demo. ``` SELECT EXTRACT(hour FROM start_date) AS hourofday, AVG(duration) AS duration FROM `bigquery-public-data`.london_bicycles.cycle_hire GROUP BY hourofday ``` Step 2 - please include the step by step instructions - The x-labels I get are a little different. You have 0-24; I have 12AM - 11PM. Please give the code to make the lables your way, or please update the screenshot to work with the most direct way. - The hourofday being sorted descending doesn't make intuitive sense. Please use ascending sort instead. Impact of number of bicycles -------------------------------------- 1. Code works fine. 2. Please walk the student step by step through how to get from the query to this graph. Also, in this graph, you show the x and y-axis labels. In the one graph that you walked the students through, you skipped the axis labels. Please make sure to show the student where to change the axis label in your walkthrough. Create a training dataset -------------------------------------- 0. Code works fine 1. "Create a dataset in BigQuery called bike_model to store your model. Set the Data location to the EU region since the data we are training on is in the EU. Click Create dataset." HOW? Where do I find this button? How do I get from running the query to creating a dataset here? I had to go here to find the answer (https://cloud.google.com/bigquery/docs/datasets#console) Combine days of week -------------------------------------- For the model evaluation, please again show the query step to get the model results, or walkthrough how to find the model evaluation specs through the UI.

AUSTIN F. · Examiné il y a presque 5 ans

Oladimeji O. · Examiné il y a presque 5 ans

Bishal K. · Examiné il y a presque 5 ans

Kelly S. · Examiné il y a presque 5 ans

Steven W. · Examiné il y a presque 5 ans

Rebecca V. · Examiné il y a presque 5 ans

Evelyn F. · Examiné il y a presque 5 ans

Ivan P. · Examiné il y a presque 5 ans

Smitha K. · Examiné il y a presque 5 ans

Suraj K. · Examiné il y a presque 5 ans

Mayank G. · Examiné il y a presque 5 ans

Pablo G. · Examiné il y a presque 5 ans

Very informative. Clear

Joaquin M. · Examiné il y a presque 5 ans

Edgar Josue G. · Examiné il y a presque 5 ans

Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.