提交 d340a336 编写于 作者: H hathackerwang

ch07

上级 445f9129
#
\ No newline at end of file
# -*- coding: utf-8 -*-
"""
Created on Sat Jul 14 15:02:16 2018
@author: Administrator
"""
from Build_model import *
from Forward_stepReg import *
from Local_weightLR import *
from Price_predict import *
from Ridge_regre import *
from Stand_Linear import *
if __name__ == '__main__':
lgX=[]; lgY=[]
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册