From the course: Enhancing Your Productivity as a Data Scientist with Generative AI
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
Use case 15: Model explainability assistant
From the course: Enhancing Your Productivity as a Data Scientist with Generative AI
Use case 15: Model explainability assistant
- [Instructor] All right, so now let's see how we can use generative AI to help us understand our machine learning models even better. Make sure you're in Codespaces and in branch 05_03. And here open the read me file. And in this read me file, you will find the GPT link to our model explainability assistant. Open this one in a new tab, and this is how your model explainability assistant should now look like. You can initiate this conversation with start. And you can see that this GPT will now ask you to provide some information about the model that you use, the framework that you use, which features, which data set, et cetera. And the good thing is we don't need to come up with that. We actually can immediately upload our model documentation markdown file because everything that this tool needs is stored in there. And I have already prepared a little sample chat to walk you through this. So you can see I was greeted here with the same message, and then I just provided the model…