Developed a Python notebook that investigates car crash data and makes predictions about the damage extent of a car using popular machine learning algorithms.
Created and tuned the hyperparameters of a KNN classifier and KNN classification tree to make optimal predictions.
Used popular Python3 libraries: NumPy, Pandas, and Scikit-Learn