Submitted by AutoModerator t3_110j0cp in MachineLearning
ParanoidTire t1_j9hdztb wrote
Reply to comment by Khal_Doggo in [D] Simple Questions Thread by AutoModerator
No idea what nmf is, but normalization is usually a critical step for any ML algo. Min max normalization is common, as well as z normalization. If your data needs to be positive, adding the minimum is indeed a way to guarantee this.
Viewing a single comment thread. View all comments