Skip to content

Commit 508f926

Browse files
authored
Update README.md
1 parent 1212cf2 commit 508f926

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ fltrs = ['FDR', 'FWE', 'FCBF-PC']
3030
ffdf = qlcfFilter().fit_transform(dzdf, labels_train,
3131
fltrs, features_train)
3232
```
33-
Examples are in QLCF_docs .py and .ipynb
33+
Examples are in QLCF_demo .py and .ipynb
3434

3535

3636
#### The Discretizer Class
@@ -116,7 +116,7 @@ Examples are in QLCF_docs .py and .ipynb
116116
- Requires : actual pd.dataframe for clf.fit_predict()
117117
- Optional : none
118118

119-
Examples are in QLCF_docs .py and .ipynb
119+
Examples are in QLCF_demo .py and .ipynb
120120

121121
[1] Fayyad, U. M., and Irani, K. B. (1993). "Multiinterval discretization of
122122
continuous-valued attributes for classifcation learning", Proc. 13th

0 commit comments

Comments
 (0)