IEEE-VIT/pykitzoid

add: calc_weights function in Polynomial Regression Algorithm

Aperta

#35 aperta il 10 ott 2023

 (1 commento) (0 reazioni) (0 assegnatari)Go (20 fork)auto 404
Hacktoberfest-accepteddifficulty: mediumhacktoberfest

Metriche repository

Star
 (11 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor