用python進行線性迴歸分析非常方便,有現成的庫可以使用比如:numpy.linalog.lstsq例子、scipy.stats.linregress例子、pandas.ols例子等。
確定! 回上一頁