- This event has passed.
7 PM – AI/ML – Darin
March 9 @ 7:00 pm - 8:00 pm
Today’s Activities:
- Reviewed finals projects
- Reviewed using pandas
- Started the Titanic Survival Rate Prediction Problem
Homework:
For everyone:
- Continue working on your final project. You want to finish training your model! Upload your latest progress as an ipynb to the google drive.
For those with issues on training the models, do this fix:
!pip install -U "fastprogress==1.0.3"
import fastprogress
print("fastprogress:", fastprogress.__version__)
Then ensure it is 1.0.3, if it isn’t restart the notebook (theres a restart and clear cell output button on the top right of the notebook page).
Notes:
You can reach me at ddjapri@ayclogic.com.
All class notes can be found here.