Commit Graph

156 Commits

Author SHA1 Message Date
6198d0585b Update Day 1_Data_Preprocessing.md 2022-04-06 18:00:20 +08:00
ce611639a5 Merge branch 'master' into mybranch 2021-01-18 19:49:16 +08:00
a78eabda8f Merge branch 'master' into mybranch 2021-01-18 19:44:11 +08:00
120bd5c1d9 Update Day 3_Multiple_Linear_Regression.ipynb 2021-01-18 19:31:58 +08:00
a7f2d63764 Update Day 3_Multiple_Linear_Regression.ipynb 2021-01-18 19:24:18 +08:00
aa869023d1 Update Day 2_Simple_Linear_Regression.ipynb 2021-01-18 16:50:07 +08:00
a2c021a4ee Update Day 2_Simple_Linear_Regression.ipynb 2021-01-14 14:13:29 +08:00
fac63b9c7c Update Day 1_Data_Preprocessing.py 2021-01-14 12:42:31 +08:00
4cd3341120 Update Day 1_Data_Preprocessing.ipynb 2021-01-14 12:30:11 +08:00
61ed111ec8 Update Day 1_Data_Preprocessing.ipynb 2021-01-14 11:03:32 +08:00
13020158fe Update Day 1_Data_Preprocessing.py 2021-01-14 10:59:16 +08:00
719200ee62 Update Day 1_Data_Preprocessing.ipynb 2021-01-13 18:13:31 +08:00
c428d085a6 Update Day 1_Data_Preprocessing.ipynb 2021-01-13 18:10:43 +08:00
524c84e8a9 Revert "For better comprehension"
This reverts commit 9b231e4166.
2021-01-13 18:04:36 +08:00
45df242f6a Revert "Update Day 1_Data_Preprocessing.ipynb"
This reverts commit d4ec8ddb99.
2021-01-13 18:04:24 +08:00
85b143e2d6 Update Day 1_Data_Preprocessing.ipynb 2021-01-13 17:47:06 +08:00
d4ec8ddb99 Update Day 1_Data_Preprocessing.ipynb 2021-01-13 17:34:20 +08:00
9b231e4166 For better comprehension
All the Operations I did to code for my own understanding.
2021-01-13 17:31:36 +08:00
e8c7e239d8 Update Day 1_Data_Preprocessing.py
On line 20, the input of missing_value should be np.nan. This is the default of this function in the newest version of sklearn.
2021-01-13 16:10:05 +08:00
240cd2191c new version of scikit-learn api 2020-02-18 09:48:31 +08:00
71e0465c9b new version of scikit-learn api 2020-02-18 09:44:49 +08:00
a293223107 Merge pull request #90 from madefu/master 2019-05-27 09:42:42 +08:00
3f2dba725c update 2019-05-27 09:01:59 +08:00
4eadf5ed04 update 2019-05-07 16:10:45 +08:00
9f121725bb Update Day 1_Data_Preprocessing.md
最新版本train_test_split  在 sklearn.cross_validation
from sklearn.cross_validation import train_test_split
2019-04-28 10:28:23 +08:00
242db28263 Update Day 3_Multiple_Linear_Regression.ipynb
修改 躲避虚拟变量陷阱 的第一段描述,掉了一个数字0
2019-04-25 15:24:57 +08:00
a85ed9fc65 Update Day 1_Data_Preprocessing.md 2019-02-05 20:49:49 +08:00
6c9b738d92 Update Day 6_Logistic_Regression.ipynb
fix dataset address
2019-01-23 16:52:18 +08:00
2dcdd4bd72 add some description 2018-12-06 14:16:51 +08:00
b926b806bd add 2 day jupyter notebook 2018-11-28 10:45:48 +08:00
32a06daeb1 study 100-Days-Of-ML-Code first day 2018-11-17 16:16:57 +08:00
9441ee774d 解决图像显示及保存模型问题
主要修改了两处:
1.解决使用 plt.imshow() 时只显示图片大小等信息的问题
2.解决保存模型引发 NotImplementedError 的问题
2018-09-30 08:38:58 +08:00
24dedb7095 Update Day 39.ipynb 2018-09-09 08:41:39 +08:00
c24cfd296e change md error 2018-09-08 12:07:44 +08:00
14e7a6582f change py 2018-09-07 19:38:08 +08:00
305cd6b317 change md 2018-09-07 19:37:46 +08:00
d2c9d7e8cc 修正issue6讨论结果 2018-09-07 17:58:10 +08:00
84d0c54a85 Merge pull request #65 from zhengyuv/master
day6-ipynb
2018-09-07 13:38:51 +08:00
3d01ad3117 Update Day 6_Logistic_Regression.ipynb 2018-09-07 12:35:13 +08:00
d8984e3130 Update Day 6_Logistic_Regression.ipynb 2018-09-07 12:31:46 +08:00
443cc92b48 Update Day 6_Logistic_Regression.ipynb 2018-09-07 12:30:11 +08:00
46bae10b0b Add files via upload 2018-09-07 12:14:52 +08:00
d2e76ee9d1 Delete Day 6_Logistic_Regression.ipynb 2018-09-07 12:14:28 +08:00
f58a0a5836 Update Day 6_Logistic_Regression.py
加入可视化
2018-09-07 10:52:49 +08:00
f0bc200f72 Update Day 6_Logistic_Regression.py 2018-09-06 22:31:14 +08:00
68a8ac5d37 Update Day 6_Logistic_Regression.md 2018-09-06 22:30:49 +08:00
66d7fa1ef1 Update Day 6_Logistic_Regression.ipynb 2018-09-06 22:30:15 +08:00
d263be841e Update Day 3_Multiple_Linear_Regression.py 2018-09-06 22:27:54 +08:00
3eb553227d Update Day 3_Multiple_Linear_Regression.md 2018-09-06 22:27:14 +08:00
41ede79f60 Update Day 3_Multiple_Linear_Regression.ipynb 2018-09-06 22:26:22 +08:00