# LinearRegression **Repository Path**: jackzczhou/LinearRegression ## Basic Information - **Project Name**: LinearRegression - **Description**: 用线性代数知识以及Python语言,在不用任何科学库的条件下,用Python语言实现线性回归。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-11-17 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LinearRegression 用线性代数知识以及Python语言,在不用任何科学库的条件下,用Python语言实现线性回归。