Open murtaza-sadri-19 opened 1 month ago
@yashasvini121 Please review this
You have not made any changes to your code since the last review. Let me know if you face any errors I have updated the model path and details in pages.json and removed model_details.
Hi @yashasvini121, I have updated model path and model details in pages.json I have removed model_details function
Please check commit 5b9abae for the changes. Let me know if you encounter any errors!
You have not made any changes to your code since the last review. Let me know if you face any errors
I not getting how to add model details into notebook as you said to do.
33
Checklist
requirements.txt
file to include any new packagespredict.py
file includes a properly implementedmodel_details()
function, or the notebook contains this function to print a detailed model report. The model will not be accepted without this function, as it is essential for generating the necessary model details.