- Artificial Intelligence for Big Data
- Anand Deshpande Manish Kumar
- 62字
- 2021-06-25 21:57:15
Forward selection
With forward selection, we start with zero or no variables in the model. One variable is added at a time, based on the chosen threshold or criteria. When adding a new variable, the improvement in the model's fit should be significant. At the point when the inclusion of a new variable does not improve the model, the process is complete.
推薦閱讀
- Greenplum:從大數(shù)據(jù)戰(zhàn)略到實(shí)現(xiàn)
- Hands-On Machine Learning with Microsoft Excel 2019
- Unity 5.x Game AI Programming Cookbook
- 信息系統(tǒng)與數(shù)據(jù)科學(xué)
- Power BI商業(yè)數(shù)據(jù)分析完全自學(xué)教程
- 云原生數(shù)據(jù)中臺:架構(gòu)、方法論與實(shí)踐
- R語言數(shù)據(jù)挖掘
- Oracle數(shù)據(jù)庫管理、開發(fā)與實(shí)踐
- Spark分布式處理實(shí)戰(zhàn)
- 深入理解InfluxDB:時序數(shù)據(jù)庫詳解與實(shí)踐
- 改變未來的九大算法
- Expert Python Programming(Third Edition)
- The Natural Language Processing Workshop
- 大數(shù)據(jù)時代系列(套裝9冊)
- 企業(yè)級大數(shù)據(jù)項目實(shí)戰(zhàn):用戶搜索行為分析系統(tǒng)從0到1