Opened 15 years ago
Closed 15 years ago
#416 closed enhancement (fixed)
Move normalization functions/classes to a new directory
Reported by: | Jari Häkkinen | Owned by: | Peter |
---|---|---|---|
Priority: | major | Milestone: | yat 0.5 |
Component: | utility | Version: | trunk |
Keywords: | Cc: |
Description
We will probably have several normalization algorithms in yat. Move current normalizers to .../yat/normalize and, of course, add new normalizers here.
Change History (10)
comment:1 follow-up: 2 Changed 15 years ago by
comment:3 Changed 15 years ago by
Owner: | changed from Jari Häkkinen to Peter |
---|---|
Status: | new → assigned |
comment:6 Changed 15 years ago by
rev [1429] does not compile because there is no source for the normalization lib. I'll fix it tomorrow, Monday.
comment:7 Changed 15 years ago by
comment:8 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:9 Changed 15 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I've changed my mind regarding the name and will change to normalizer, which is in line with classifier.
comment:10 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
All other namespaces are nouns such as utility, random, classification, statistics, and regression, and not verbs such as utilize, randomize, classify, (how do you verbalize statistics?), or regress. I think we should stay with that style because it makes it uniform, in other words, I would prefer
normalization
rather thannormalize
.When we have decided on the name, initial things to do are