Skip to content

Commit 182d88a

Browse files
committed
update specification
1 parent ff645b0 commit 182d88a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DecisionTree/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Assume that you have kept a record of your previous night-outs with the followin
2323

2424
## Technical Specification and Report
2525

26-
Click **[Here](https://github.com/Cheng-Lin-Li/MachineLearning/blob/master/DecisionTree/TechnicalSpecification-%5BDecisionTree%5D-%5B1.1%5D-%5B20160929%5D.pdf)** to read the detail specification and report.
26+
Click ** [Here](https://github.com/Cheng-Lin-Li/MachineLearning/blob/master/DecisionTree/TechnicalSpecification-%5BDecisionTree%5D-%5B1.1%5D-%5B20160929%5D.pdf) ** to read the detail specification and report.
2727

2828
#### Usage: python DecisionTree.py dt-data.txt
2929

PCA/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Program will output the directions of the first two principal components.
88

99
## Technical Specification and Report
1010

11-
Click ** (Here)[https://github.com/Cheng-Lin-Li/MachineLearning/blob/master/PCA/INF552-TechnicalSpecification-PCA_FastMap-%5B1.0%5D-%5B20161011%5D.pdf] ** to read the detail specification and report.
11+
Click ** [Here](https://github.com/Cheng-Lin-Li/MachineLearning/blob/master/PCA/INF552-TechnicalSpecification-PCA_FastMap-%5B1.0%5D-%5B20161011%5D.pdf) ** to read the detail specification and report.
1212

1313
#### Usage: python PCA.py
1414

0 commit comments

Comments
 (0)