Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

LAB: Create ML Models with BigQuery ML: Challenge Lab - doesnt work

Hello Community, 

This is another frustrating thing I'm seeing with the labs. This lab I completed successfully the first time I did it and did the post lab survey and it never saved as completed. I've tried to redo this lab at least 5 or 6 times now and it will not recognise that I completed it already or that the steps for each new session are completed and now I cannot get move past this.

I tried new browsers. clearing cache, logging in/out, rewriting the ML.Predict steps differently or exactly as from the labs. Nothing. It wont see the steps as done although they are running properly. The ML.EVALUATE is another that wont register as complete. Only the creation of the models are successfully checked. 

Does anyone know how to get this fixed? There is no "Mark completed" button on this one. 

jdevcon_0-1748629359196.png

 

jdevcon_0-1748629061320.pngjdevcon_1-1748629085512.pngjdevcon_2-1748629117603.png

jdevcon_0-1748629463142.png

 

 

 

1 1 169
1 REPLY 1

 

I had the same issue. Task 2 and 3 criteria are misleading. I have no idea what I missed after evaluating the model. I don't know of another model other than customer_classification_model.

The checkpoint shows: "Confirm that both machine learning models have been evaluated." But I only have one model and got proper results.

The error message says: "Please run a query to Evaluate precreated 'customer_classification_model' model performance."

"I successfully ran SELECT * FROM ML.EVALUATE(MODEL ecommerce.customer_classification_model) and got ROC-AUC of 0.786, but the checkpoint still doesn't pass."