Add features to discretize

This commit is contained in:
2022-12-05 23:11:45 +01:00
parent 00453f628b
commit 7c25c33409
5 changed files with 10265 additions and 8 deletions

View File

@@ -126,3 +126,4 @@ for proposal in [True, False]:
# indices2 = np.argsort(X)
# Xs = np.array(X)[indices2]
# ys = np.array(y)[indices2]
kdd_JapaneseVowels