Skip to the content.
Machine Learning Blog
3-12: Data Frames Pandas
- Data Frames: spreadsheets, tables, etc.
3-13 PPR Review
- Add utterances to blog to make it easier to provide feedback
- use chatgpt for detailed explanations
- understand your code for the FRQ
- be clear with your variables and why they’re being used
3-14: ML Titanic
link
- above predicting survival: building a model
- below predicting survival: analyzing the model
- my survival rate: 68.42%
- create a model using Titanic Data
- build a backend API with endpoints