Skip to content

Commit b1dda90

Browse files
committed
Added Quora Similar Question Finding Tutorial Part I
1 parent 3270e1d commit b1dda90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,8 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
348348
- [Linear Regression in Python without sklearn](https://medium.com/we-are-orb/linear-regression-in-python-without-scikit-learn-50aef4b8d122)
349349
- [Multivariate Linear Regression without sklearn](https://medium.com/we-are-orb/multivariate-linear-regression-in-python-without-scikit-learn-7091b1d45905)
350350
- [Music Recommender using KNN](https://towardsdatascience.com/how-to-build-a-simple-song-recommender-296fcbc8c85)
351+
- Find Similar Quora Questions-
352+
- [BOW, TFIDF and Xgboost](https://towardsdatascience.com/finding-similar-quora-questions-with-bow-tfidf-and-random-forest-c54ad88d1370)
351353

352354
### OpenCV:
353355

0 commit comments

Comments
 (0)