Skip to content

Commit

Permalink
Merge pull request #19 from anurag629/softlup
Browse files Browse the repository at this point in the history
day 26
  • Loading branch information
anurag629 authored Feb 1, 2023
2 parents 17e34ec + 44b50de commit 75d0bce
Show file tree
Hide file tree
Showing 3 changed files with 555 additions and 0 deletions.

Large diffs are not rendered by default.

552 changes: 552 additions & 0 deletions Day 26: Project on KNN/knn-clasification.ipynb

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ By the end of the course, you will have a strong foundation in data science and
| Day 22 | Heuristic search Techniques | [Link](https://dev.to/anurag629/10-techniques-for-improving-machine-learning-models-18k9) |
| Day 23 | Project 1: Predicting Boston Housing Prices using Regression Models | [Link](https://www.kaggle.com/code/anurag629/boston-house-prices-regression-model) |
| Day 24 | Project 2: Email Spam Classification | [Link](https://anurag629.hashnode.dev/uncovering-the-best-email-spam-classifier-a-comparative-study-of-machine-learning-algorithms) |
| Day 25 | KNN (K-nearest neighbors) | [Link](https://anurag629.hashnode.dev/the-k-nearest-neighbors-algorithm-for-regression-and-classification) |
| Day 26 | Project 3: KNN (K-nearest neighbors) Classification | [Link](https://anurag629.hashnode.dev/knn-k-nearest-neighbors-classification) |
| ... | ... | ... |


Expand Down

0 comments on commit 75d0bce

Please sign in to comment.