Day 19 of 100 Days of AI
Today I completed the KNN lab. The work is ungraded and I haven’t yet checked whether my results are in line with other students’ but I’ll dig into this once I have all the modes. Here are the results for the KNN model I built today. The code is on Github.
Linear Regression – completed.KNN – completed- Decision Trees – to do
- Logistic Regression – to do
- SVM – to do