mozilla / taar-lite

A lightweight version of the TAAR service intended for specific deployments with reduced feature visibility.
Mozilla Public License 2.0
2 stars 6 forks source link

Rename the Treatments #52

Open dzeber opened 5 years ago

dzeber commented 5 years ago

We should really rename the treatment implementations to be more descriptive of what they do. I think the "Row" in the name refers to the fact that they operate row by row, but many actually normalize using a function that combines the values down the columns. This description is already getting confusing :)