# sklean-learning_notes **Repository Path**: boilingolf/sklean-learning_notes ## Basic Information - **Project Name**: sklean-learning_notes - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-07 - **Last Updated**: 2021-12-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # learning_notes 一些个人的学习笔记 - git学习参考[Git教程-廖雪峰的官方网站](https://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000/) - Linux下使用MySQL参考[Linux系统下Mysql使用简单教程](http://www.jb51.net/article/84399.htm) - sklearn学习参考[sklearn官网](http://scikit-learn.org/stable/index.html) - XGBoost学习参考[XGBoost官网](http://xgboost.readthedocs.io/en/latest/////python/python_api.html#module-xgboost.sklearn) - LightGBM学习参考[LightGBM官网](https://lightgbm.readthedocs.io/en/latest/index.html#) - tensorflow入门学习[TensorFlow_Started.ipynb](https://github.com/fuqiuai/learning_notes/blob/master/TensorFlow_Started.ipynb)