gridSearch gridSearch

Group nz.ac.waikato.cms.weka
描述 Performs a grid search of parameter pairs for the a classifier (Y-axis, default is LinearRegression with the "Ridge" parameter) and the PLSFilter (X-axis, "# of Components") and chooses the best pair found for the actual predicting. The initial grid is worked on with 2-fold CV to determine the values of the parameter pairs for the selected type of evaluation (e.g., accuracy). The best point in the grid is then taken and a 10-fold CV is performed with the adjacent parameter pairs. If a better pair is found, then this will act as new center and another 10-fold CV will be performed (kind of hill-climbing). This process is repeated until no better pair is found or the best pair is on the border of the grid. In case the best pair is on the border, one can let GridSearch automatically extend
版本 仓库 发布时间
1.0.12 central 2018-10-30 13:29
1.0.11 central 2017-07-09 06:13
1.0.10 central 2017-03-22 16:20
1.0.9 central 2015-12-21 09:12
1.0.8 central 2015-12-21 09:11
1.0.7 central 2013-06-05 11:35
1.0.6 central 2012-10-09 11:18
1.0.5 central 2012-04-26 13:29
1.0.4 central 2012-04-24 08:08
索引仓库
仓库 个数
Central 592045