# sklearn机器学习 **Repository Path**: cloud-devops/sklearn-machine-learning ## Basic Information - **Project Name**: sklearn机器学习 - **Description**: 基于 jupyter notebook 的相关sklearn机器学习算法案例 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2022-01-27 - **Last Updated**: 2022-01-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sklearn机器学习 #### 介绍 基于 jupyter notebook 的相关sklearn机器学习算法案例 #### 案例列表 - 线性回归与逻辑回归 - 树模型 - 支持向量机 - 特征工程与模型调优 - 无监督学习算法 - 概率学习模型 - 推荐系统 - 集成学习模型 - 数据科学比赛实战案例