Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mankarsnehal authored Sep 2, 2023
1 parent ccab5e6 commit 4807cc0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -952,10 +952,15 @@ LinkedIn post: [Daily Update](https://www.linkedin.com/feed/update/urn:li:activi
- KNN Classification:
- IRIS Flower Prediction : [Kaggle Notebook](https://www.kaggle.com/code/snehalsanjaymankar/knn-classification-iris-flower)
- Mushroom Clasification : [Kaggle Notebook](https://www.kaggle.com/code/snehalsanjaymankar/knn-classification-mushroom-classification)

<img src="https://github.com/mankarsnehal/100-Days-of-Code-Data-Science/blob/main/46.%20Day%2046%20-%20(1%20Sept%202023)%20KNN%20Implementation/KNN%20Classification%20Steps.jpg" height="700px">

- KNN Regression:
- Employee Salary Prediciton : [Kaggle Notebook](https://www.kaggle.com/code/snehalsanjaymankar/knn-regression-salary-dataset)
- Student Performance Prediction : [Kaggle Notebook](https://www.kaggle.com/code/snehalsanjaymankar/knn-regression-student-performance-prediction)

<img src="https://github.com/mankarsnehal/100-Days-of-Code-Data-Science/blob/main/46.%20Day%2046%20-%20(1%20Sept%202023)%20KNN%20Implementation/KNN%20Regression%20Steps.jpg" height="700px">

GitHub Repository: [Source Code](https://github.com/mankarsnehal/100-Days-of-Code-Data-Science/tree/main/46.%20Day%2046%20-%20KNN%20Implementation)

LinkedIn post: [Daily Update](https://www.linkedin.com/feed/update/urn:li:activity:7103399019510407169/)
Expand Down

0 comments on commit 4807cc0

Please sign in to comment.