- This event has passed.
12 PM – AI and Machine Learning – Gamas
October 19 @ 12:00 pm - 1:00 pm
Today We Did
- We were able to use XGBoost Regression algorithm to do Boston Housing Price prediction.
Homework
- Export the model into PKL file.
- Create a python program that would read this PKL file and upload program to streamlit just like how you did it in Titanic Survivorship project.
- You might need to play around or do some research just in case if XGBoost does not export into PKL file.