IEEE-VIT/pykitzoid

add: calc_weights function in Polynomial Regression Algorithm

開放

#35 建立於 2023年10月10日

 (1 則留言) (0 個反應) (0 位負責人)Go (20 個分叉)auto 404
Hacktoberfest-accepteddifficulty: mediumhacktoberfest

倉庫指標

星標
 (11 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Insert the code in the calc_weights function in pykitzoid/algorithms/polynomial_regression.go. This algorithm should aim at minimising the sum of squared differences between the predicted values (based on the line) and the actual Y values in the dataset.

貢獻者指南