Zhongda Xie 2015-03-23
来自cslt Wiki
Progress in Last Week:
(1) Learning to Rank: McRank model, GBRank model, implement corresponding base systems.
(2) Learn about the mathematics of Linear Regression with multiple variables: Feature scaling, choice and change of learning rate, normal equation. Implement base system with Matlab.