-
Notifications
You must be signed in to change notification settings - Fork 108
Shifu 0.2.7 Norm Step Improvement
Zhang Pengshan (David) edited this page Aug 31, 2015
·
1 revision
-
Disable raw 'SelectedDataSet' by default in norm step https://github.com/ShifuML/shifu/issues/142
-
Add Parquet Format Support This is a very good use case for Parquet format since whole column will be dropped after variable selection. NNParquetWorker is also added for reading Parquet format data to train model. https://github.com/ShifuML/shifu/issues/131
-
Save Norm output space https://github.com/ShifuML/shifu/issues/120 https://github.com/ShifuML/shifu/issues/103