IEEE-VIT/pykitzoid

add: plot_data_points function in Linear Regression Algorithm

Ouverte

#14 ouverte le 1 oct. 2022

 (5 commentaires) (0 réaction) (0 personne assignée)Go (20 forks)auto 404
difficulty: mediumgood first issuehacktoberfeststatus: available

Métriques du dépôt

Stars
 (11 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur