更新链接

This commit is contained in:
jiangzhonglian
2017-05-18 11:57:30 +08:00
parent 5a7c0892eb
commit 62e8b3dee4
19 changed files with 62 additions and 20 deletions

View File

@@ -3,8 +3,10 @@
'''
Created on Oct 27, 2010
Update on 2017-05-18
Logistic Regression Working Module
@author: Peter
@author: Peter Harrington/羊山
《机器学习实战》更新地址https://github.com/apachecn/MachineLearning
'''
from numpy import *
import matplotlib.pyplot as plt