Summary
In this chapter, you reviewed each of the ML models that you have built. You decided to seek guidance on the next steps for the Predict Damage ML model from either a data science team or your stakeholders. For the Predict Size ML model, you found only slight predictive value and will need to seek guidance for your next course of action. The Predict Height ML model improved when you added new filter criteria and whittled down the feature selection, and the results are promising. At this point, you must either work with a data science team or circle back with your stakeholders for guidance on future plans for the model.
In Chapter 11, you will bring in newly added data from the FAA Wildlife Strike database and run it through your Predict Damage ML model to test the results. In doing so, you will learn how to score new data with your ML model whenever data refreshes in Power BI. You will also explore opportunities to find new value by adding Microsoft OpenAI capabilities to...