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

贡献者指南