Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

#此代码是《Python数据分析与挖掘实战》的实战部分的第13章的完整代码

《财政收入影响因素分析及预测模型》

在原书中给出的内容中我另外补充的内容如下: 【1】探索了灰色预测的原理 【2】画出预测结果图 【3】由于书中使用的是AdaptiveLasso,但是没有找到该函数,所以采用了其他变量选择模型