Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.6 KB

File metadata and controls

22 lines (15 loc) · 1.6 KB

Python Learning

This is a collection of the Python code I wrote for a high school programming class where we followed the lessons and tasks from Program Arcade Games. At the end, I also did a final project exploring machine learning using the Titanic dataset.

Using My Code

Please refer to the LICENSE if you would like to use any of my code

Programs

Labs - This is the code I wrote for the labs at the end of the first 10 chapters on the website

Learning - This is a mix of code I wrote to get comfortable with different concepts in Python

Final Project - This is my final project where I explored machine learning by analyzing the Titanic disaster. Within the folder you can see my weekly progression through the project.

Here is a video demo of the final result:

Final.Project.mp4