From f6ec716857f980dd5db2aefeaa3c7788f7218738 Mon Sep 17 00:00:00 2001 From: kopylovvlad Date: Mon, 14 May 2018 21:53:19 +0300 Subject: [PATCH] updated README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b945a59..ccf513c 100644 --- a/README.md +++ b/README.md @@ -232,11 +232,10 @@ * [**Python**: *Continuous Integration System*](http://aosabook.org/en/500L/a-continuous-integration-system.html) * [**Python**: *Building a Facial Recognition Pipeline with Deep Learning in Tensorflow*](https://hackernoon.com/building-a-facial-recognition-pipeline-with-deep-learning-in-tensorflow-66e7645015b8) * [**Python**: *Recommender Systems in Python: Beginner Tutorial*](https://www.datacamp.com/community/tutorials/recommender-systems-python) +* [**Python**: *Write SMS-spam detector with Scikit-learn*](https://medium.com/@kopilov.vlad/detect-sms-spam-in-kaggle-with-scikit-learn-5f6afa7a3ca2) * [**Ruby**: *A Pedometer in the Real World*](http://aosabook.org/en/500L/a-pedometer-in-the-real-world.html) * [**Rust**: *Let's build a browser engine*](https://limpet.net/mbrubeck/2014/08/08/toy-layout-engine-1.html) * [**Rust**: *Building a DNS server in Rust*](https://github.com/EmilHernvall/dnsguide/blob/master/README.md) -* [**Python**: _Write SMS-spam detector with Scikit-learn_](https://medium.com/@kopilov.vlad/detect-sms-spam-in-kaggle-with-scikit-learn-5f6afa7a3ca2) -* [**Ruby**: _Write your own scss-compiler_](https://medium.com/@kopilov.vlad/write-your-own-scss-compiler-68269278dcce) ## How to contribute