# python-algorithm **Repository Path**: Teler/python-algorithm ## Basic Information - **Project Name**: python-algorithm - **Description**: 使用python实现一些常见算法,包含样例数据 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-19 - **Last Updated**: 2022-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python-algorithm ## 使用python实现常见的简单算法 ### spark功能强大,但是逻辑复杂,文档偏少。我们只需要一些常见算法,不太适用sprak。所以花了几天时间学了一下pytho怎么来实现 ### 不讲算法原理,只有代码和示例 ### 推荐一个博客 [蚂蚁集团的一个人,我找参考案例的时候主要是看的他的](https://www.guofei.site/2020/01/05/ahp.html)