IEEE-VIT/pykitzoid

add: plot_data_points function in Linear Regression Algorithm

オープン

#14 opened on 2022/10/01

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Go (20 件のフォーク)auto 404
difficulty: mediumgood first issuehacktoberfeststatus: available

Repository metrics

Stars
 (11 個のスター)
PR merge metrics
 (PR metrics pending)

説明

insert code in the plot_data_points function in pykitzoid/algorithms/linear_regression.go. bear in mind the format in which the dataset will be received (csv) and change the parameters and return types as you require. refer https://medium.com/geekculture/linear-regression-from-scratch-in-python-without-scikit-learn-a06efe5dedb6

コントリビューターガイド