mirror of
https://gitee.com/TheAlgorithms/Statistical-Learning-Method_Code.git
synced 2024-12-22 20:54:21 +08:00
Update README.md
This commit is contained in:
parent
cb5f047df6
commit
7ece042beb
@ -33,3 +33,5 @@
|
||||
### 第六章 逻辑斯蒂回归与最大熵模型:
|
||||
实现:
|
||||
逻辑斯蒂回归:[Logistic_and_maximum_entropy_models/logisticRegression.py](https://github.com/Dod-o/Statistical-Learning-Method_Code/blob/master/Logistic_and_maximum_entropy_models/logisticRegression.py)
|
||||
最大熵:[Logistic_and_maximum_entropy_models/maxEntropy.py](https://github.com/Dod-o/Statistical-Learning-Method_Code/blob/master/Logistic_and_maximum_entropy_models/maxEntropy.py)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user