文件名称:logistic regression源代码(含数据集)
文件大小:12KB
文件格式:RAR
更新时间:2022-04-24 10:50:27
逻辑回归 机器学习 源代码 python
压缩包里含有logistic regression逻辑回归的Python源代码,训练数据集和测试训练集,最后也用Python画了结构示意图。只需要有Numpy和Matplotlib两个包即可。
【文件预览】:
classification
----test.py(1KB)
----__init__.py(0B)
----.idea()
--------misc.xml(188B)
--------workspace.xml(12KB)
--------modules.xml(287B)
--------classification.iml(464B)
----logistic-regression.py(2KB)
----test_data(7KB)
----data.txt(7KB)