Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 258 Bytes

CONTRIBUTING.md

File metadata and controls

3 lines (3 loc) · 258 Bytes
  1. Try to apply regularization instead of variable selection method
  2. Remodify kNN algorithm, if new result still bad, replace it with Radial Basis Function (RBF)
  3. Need to apply new ML algorithms like GAM (Generalized Additive Model), Neural Network etc.