Shifu 0.2.7 Norm Step Improvement - ShifuML/shifu GitHub Wiki
-
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