摘要: 线性回归详解 1、包导入与数据创建 import numpy as np import matplotlib import matplotlib.pyplot as plt # 绘图全局参数设置 config = { "font.family": 'Times New Roman', "font.s 阅读全文
posted @ 2024-06-16 19:26 monarch_bai 阅读(30) 评论(0) 推荐(0)