IEEE-VIT/pykitzoid

add: plot_data_points function in Linear Regression Algorithm

Offen

#14 geöffnet am 01.10.2022

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (20 Forks)auto 404
difficulty: mediumgood first issuehacktoberfeststatus: available

Repository-Metriken

Stars
 (11 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide