# python-scikit-learn **Repository Path**: suo-xiaocong/python-scikit-learn ## Basic Information - **Project Name**: python-scikit-learn - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 22 - **Created**: 2021-07-08 - **Last Updated**: 2021-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python-scikit-learn #### 介绍 scikit-learn是基于Python语言的机器学习库,具有: 简单高效的数据分析工具 可在多种环境中重复使用 建立在Numpy,Scipy以及matplotlib等数据科学库之上 开源且可商用的-基于BSD许可 #### 使用说明 [官方文档](https://scikit-learn.org/stable/index.html) [中文文档](https://www.sklearncn.cn/) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request