python(矩阵)基础代码实现

https://blog.csdn.net/forgetthatnight/article/details/80686504

矩阵运算包括转置切片等

绘图,正太分布图,损失概率图,胸线图,心型图,三维图像

线性回归,函数极值


https://blog.csdn.net/m0_38103546/article/details/81586144

如何处理数据集的例子,包括删去无效信息,将乱码的部分填充完整

https://blog.csdn.net/power1_power2/article/details/79664830

使用pandas和numpy处理数据集并将数据进行清洗和标准化,然后分成训练组和测试组


https://blog.csdn.net/xun527/article/details/79680473

线性回归简单案例,用的是梯度下降

你可能感兴趣的:(python(矩阵)基础代码实现)