From 48ec7d69c8c6eb30a0cef0ed187c618159390ae2 Mon Sep 17 00:00:00 2001 From: selalimi <saraelalami2001@gmail.com> Date: Fri, 10 Nov 2023 22:56:35 -0500 Subject: [PATCH] update Readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ec645a2..16dc77a 100644 --- a/README.md +++ b/README.md @@ -63,11 +63,11 @@ python knn.py python mlp.py -## Results : +## Results ### Generating the Graph 1. Results using KNN: -A graph showing the accuracy variation with k was generated using matplotlib and saved as "knn.png" in the "Results" folder. : +A graph showing the accuracy variation with k was generated using matplotlib and saved as "knn.png" in the "Results" folder.  @@ -101,4 +101,4 @@ These results suggest that adjustments to certain aspects of the model, such as Sara EL ALIMI. ## Licence -Ce projet est sous licence MIT. \ No newline at end of file +Ce projet est sous licence MIT. -- GitLab