https://github.com/supercoderhawk/ml_algorithm
https://github.com/supercoderhawk/ml_algorithm
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/supercoderhawk/ml_algorithm
- Owner: supercoderhawk
- Created: 2017-08-28T14:21:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T07:46:57.000Z (over 7 years ago)
- Last Synced: 2025-01-17T04:28:07.935Z (about 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# 一些机器学习算法的实现
## 算法列表
1. 朴素贝叶斯
## 依赖库
1. `numpy`