# machine_learning_study **Repository Path**: Jimwanght/machine_learning_study ## Basic Information - **Project Name**: machine_learning_study - **Description**: 机器学习-学习 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-03-29 - **Last Updated**: 2021-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # machine_learning_study #### 介绍 机器学习-学习 #### 安装教程 1. install numpy,scipy,pandas,matplotlib,*ipython,python-sklearn with pip 2. command sudo pip install xxx #### 使用说明 1. go to the current directory 2. use python command #### 更新日志 1. 2019-03-29 linearregression-model 线性递归 ./linear-regression