From 7c05767946b392fa466040f0d4c3d42605fd2213 Mon Sep 17 00:00:00 2001 From: bushuhui Date: Thu, 6 Aug 2020 15:04:56 +0800 Subject: [PATCH] Add machine learning practice projects --- references/References.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/references/References.md b/references/References.md index 7fddc43..3fdaee7 100644 --- a/references/References.md +++ b/references/References.md @@ -8,6 +8,10 @@ ## Exercise * http://sofasofa.io/competitions.php?type=practice * https://www.kaggle.com/competitions +* Machine learning project ideas + * https://data-flair.training/blogs/machine-learning-project-ideas/ + * https://data-flair.training/blogs/deep-learning-project-ideas/ + * https://www.kdnuggets.com/2020/03/20-machine-learning-datasets-project-ideas.html * Titanic: notebooks/data-science-ipython-notebooks/kaggle/titanic.ipynb