From 6ce1f7e62f394302e74161d6a84669e7c9866daa Mon Sep 17 00:00:00 2001 From: sayands Date: Fri, 27 Apr 2018 00:49:31 +0530 Subject: [PATCH] Added Classifiation of Fruits problem --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a6e908..31ecb9c 100644 --- a/README.md +++ b/README.md @@ -269,6 +269,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Write Linear Regression From Scratch in Python](https://www.youtube.com/watch?v=uwwWVAgJBcM) * [Step-By-Step Machine Learning In Python](https://machinelearningmastery.com/machine-learning-in-python-step-by-step/) * [Predict Quality Of Wine](https://medium.freecodecamp.org/using-machine-learning-to-predict-the-quality-of-wines-9e2e13d7480d) +* [Solving A Fruits Classification Problem](https://towardsdatascience.com/solving-a-simple-classification-problem-with-python-fruits-lovers-edition-d20ab6b071d2) ### Deep Learning: