%0 Thesis %A Cheng, Qingdong %D 2019 %T Using a Scalable Feature Selection Approach For Big Data Regressions %U https://hammer.purdue.edu/articles/thesis/Using_a_Scalable_Feature_Selection_Approach_For_Big_Data_Regressions/8796893 %R 10.25394/PGS.8796893.v1 %2 https://hammer.purdue.edu/ndownloader/files/16120823 %K Spark %K Big data %K Logistic Regression %K Applied Computer Science %K Statistics %X Logistic regression is a widely used statistical method in data analysis and machine learning. When the capacity of data is large, it is time-consuming and even infeasible to perform big data machine learning using the traditional approach. Therefore, it is crucial to come up with an efficient way to evaluate feature combinations and update learning models. With the approach proposed by Yang, Wang, Xu, and Zhang (2018) a system can be represented using small enough matrices, which can be hosted in memory. These working sufficient statistics matrices can be applied in updating models in logistic regression. This study applies the working sufficient statistics approach in logistic regression machine learning to examine how this new method improves the performance. This study investigated the difference between the performance of this new working sufficient statistics approach and performance of the traditional approach on Spark\rq s machine learning package. The experiments showed that the working sufficient statistics method could improve the performance of training the logistic regression models when the input size was large. %I Purdue University Graduate School