From bee832e9e389a4b0244682dbe3d2138072f42824 Mon Sep 17 00:00:00 2001 From: BingNan Chou Date: Thu, 22 Nov 2018 10:21:56 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c80d464..17a1181 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,5 @@ This is a course about machine learning application **(Financial forecast , Imag |10/11|Course3 | Understanding some basic theory like **Bayes's Rule** , **Classification Trees (ID3,CART,C4.5)** and implement the Decision Tree Algorithm using Python (Dataset : Playtennis.txt & Iris )| |10/18|Course4 | Understanding KNN , K-Means Theory and implement these two Alogrithms using Python | |10/25|Course5 | Using Python to forecast or analyze stock in Taiwan | + +## final project