# scikit-learn **Repository Path**: coderzjd/scikit-learn ## Basic Information - **Project Name**: scikit-learn - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-29 - **Last Updated**: 2026-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README + [scikit-learn](https://scikit-learn.org/stable/) + [上天台](https://www.bilibili.com/video/BV1BYe4z5E9z/?vd_source=cdf0a2c729dffbe88fe326838d204382) + [搭建环境](https://scikit-learn.org/stable/install.html) + `conda env create -f environment.yml`还原环境 + `conda activate sklearn-env` + `jupyter notebook`