IEEE-VIT/pykitzoid

add: plot_data_points function in Linear Regression Algorithm

開放

#14 建立於 2022年10月1日

 (5 則留言) (0 個反應) (0 位負責人)Go (20 個分叉)auto 404
difficulty: mediumgood first issuehacktoberfeststatus: available

倉庫指標

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

描述

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

貢獻者指南